ISecureStorage
Secure storage interface for storing auth tokens.
The implementation of this interface should provide a secure way to store values. Either by encrypting the values or by storing them in a secure location.
Secure storage interface for storing auth tokens.
The implementation of this interface should provide a secure way to store values. Either by encrypting the values or by storing them in a secure location.