simple_auth_flutter_riverpod
simple_auth_flutter_riverpod copied to clipboard
how to use shared_preferences instead InMemoryStore<T>
Hi Andrea,
Please assist , how to use shared_preferences instead InMemoryStore<T>(BehaviorSubject)?
InMemoryStore sometime losses the auth user data, so we could use shared_preferences to locally until user logout.
Looking forward for your reply.
Thanks & Regards Jagan