-
Notifications
You must be signed in to change notification settings - Fork 1
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: oauth login #66
Conversation
# Conflicts: # src/App.js # src/utils/firebase.ts
Visit the preview URL for this PR (updated for commit 3b4b52f): https://ccv-pubs--pr66-feat-login-0430hb7p.web.app (expires Thu, 22 Feb 2024 15:14:57 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f75c16b3bdd7d81b7a0b7f8d3eed826b541e7a2a |
Opened an issue to investigate scope |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gorgeous! Tested with brown email, and confirmed block with personal account.
After this PR goes through need to go back and edit the firebase rules to the following to ensure only logged in users can write to the firebase
The following code would have let us see a user's groups. However, I hit a 403. It's possible that the Google Workspace administrator has not granted the necessary permissions for your application to access the groups.