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

Authenticate users with Google Auth using Supabase OAuth feature #6

Open
Alankvuong opened this issue Nov 28, 2023 · 0 comments
Open
Assignees

Comments

@Alankvuong
Copy link
Collaborator

As a user, I want to be able to login to the application using Google OAuth 2.0 authentication.

Guidelines:

  • Only users registered under the Parking Reform Network domain (@parkingreform.org) should be able to login. For all other users, there should be an error that says their login is unauthorized.
  • Use Google SSO. When users click this button, it will take them to a consent screen from Google where they have to approve the application to access their user information (username / password)
  • Upon successful login, redirect them to the CRUD database.
@Alankvuong Alankvuong self-assigned this Nov 28, 2023
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

No branches or pull requests

1 participant