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

Setup Firebase Google OAuth 2.0 #7

Open
riteshsp2000 opened this issue Sep 13, 2021 · 0 comments · May be fixed by #8
Open

Setup Firebase Google OAuth 2.0 #7

riteshsp2000 opened this issue Sep 13, 2021 · 0 comments · May be fixed by #8

Comments

@riteshsp2000
Copy link
Member

Is your feature request related to a problem? Please describe.
We are going to use google Oauth for login. Set that up using the firebase APIs

Describe the solution you'd like

  1. Setup OAuth handlers and integrate them with the app.
  2. Setup a global state to determine the auth state of the application

Additional context

  • We plan to use Context API along with useReducer hook.
  • Use the OAuth popup option instead of redirect.
@sambit-sankalp sambit-sankalp linked a pull request Sep 14, 2021 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant