Feat: Store logged in user info in async store #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
in progress
This issue is being worked on
Currently, users have to log in every time they open the app. This proposal suggests storing the logged-in user's information in async-storage so that the next time, we can retrieve the user info from the storage instead of initiating the Google login process again.
The text was updated successfully, but these errors were encountered: