implementations/_all library

Classes

SecureStorageRepositoryImpl
A secure implementation of IStorageRepository Use this implementation in case you want to persist some sensitive data like user tokens
StorageRepositoryImpl
A basic implementation of IStorageRepository Don't use in case you want to persist some sensitive data like user tokens