tokenStoreOverride property
final
Overrides the token store used by the built-in authentication manager.
When omitted, the SDK uses SecureTokenStore.
Implementation
final TokenStore? tokenStoreOverride;
Overrides the token store used by the built-in authentication manager.
When omitted, the SDK uses SecureTokenStore.
final TokenStore? tokenStoreOverride;