|
Beamable SDK
|
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.AccessTokenStorage | inline |
| ClearDeviceRefreshTokens(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| DeleteTokenForCustomer(string cid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| DeleteTokenForRealm(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| LoadTokenForCustomer(string cid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| LoadTokenForRealm(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| LoadTokenForRealmImmediate(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| RemoveDeviceRefreshToken(string cid, string pid, TokenResponse token) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| RetrieveDeviceRefreshTokens(string cid, string pid) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| SaveTokenForCustomer(string cid, AccessToken token) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| SaveTokenForRealm(string cid, string pid, AccessToken token) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |
| StoreDeviceRefreshToken(string cid, string pid, AccessToken token) (defined in Beamable.Api.AccessTokenStorage) | Beamable.Api.AccessTokenStorage | inline |