UserCredentialStorage
interface UserCredentialStorage
Storage for CredentialConfig. SDK needs to store user credentials to restore SDK with user connected state. It is required for push notifications for example. When a device receives push notification app with SDK might be killed or not run completely. SDK handles it and restore state using data from CredentialConfig.
Functions
Link copied to clipboard
Obtain CredentialConfig if it was stored before.
Link copied to clipboard
Save credentialConfig to this storage.