Beamable SDK
Classes | Public Member Functions | List of all members
Core.Platform.SDK.AccessTokenStorage Class Reference

Public Member Functions

 AccessTokenStorage (string prefix="")
 
Promise< AccessTokenLoadTokenForRealm (string cid, string pid)
 
Promise< UnitSaveTokenForRealm (string cid, string pid, AccessToken token)
 
Promise< UnitDeleteTokenForRealm (string cid, string pid)
 
void StoreDeviceRefreshToken (AccessToken token)
 
void RemoveDeviceRefreshToken (TokenResponse token)
 
void ClearDeviceRefreshTokens ()
 
TokenResponse[] RetrieveDeviceRefreshTokens ()
 

The documentation for this class was generated from the following file: