Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Store logged in user info in async store #6

Open
Tracked by #7
Diwakar-Gupta opened this issue Dec 1, 2023 · 2 comments
Open
Tracked by #7

Feat: Store logged in user info in async store #6

Diwakar-Gupta opened this issue Dec 1, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers in progress This issue is being worked on

Comments

@Diwakar-Gupta
Copy link
Collaborator

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.

@skushagra skushagra added the good first issue Good for newcomers label Dec 4, 2023
@benodiwal
Copy link

i want to work on this issue !

@skushagra skushagra added enhancement New feature or request in progress This issue is being worked on labels Jan 7, 2024
@skushagra
Copy link
Collaborator

Every time we release a new version for download, a download update button shows up in the login page. The enhancement should take care of this and possibly load the login page every time there is an update for manual install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers in progress This issue is being worked on
Projects
None yet
Development

No branches or pull requests

3 participants