Beamable SDK
Beamable.Api.AccessTokenStorage Member List

This is the complete list of members for Beamable.Api.AccessTokenStorage, including all inherited members.

AccessTokenStorage(string prefix="") (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
ClearDeviceRefreshTokens(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
DeleteTokenForCustomer(string cid) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
DeleteTokenForRealm(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
LoadTokenForCustomer(string cid) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
LoadTokenForRealm(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
RemoveDeviceRefreshToken(string cid, string pid, TokenResponse token) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
RetrieveDeviceRefreshTokens(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
SaveTokenForCustomer(string cid, AccessToken token) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
SaveTokenForRealm(string cid, string pid, AccessToken token) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline
StoreDeviceRefreshToken(string cid, string pid, AccessToken token) (defined in Beamable.Api.AccessTokenStorage)Beamable.Api.AccessTokenStorageinline