Google OAuth app verification and publishing #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The Google OAuth consent screen is currently in 'Testing' mode. Only explicitly added test users can sign in. Any other Google user gets an error.
What to do
Publish the OAuth consent screen in Google Cloud Console so any Google user can sign in.
Steps
Acceptance criteria
Notes
The app only requests basic profile scopes (email, name). This should qualify for a simplified verification process. See: https://support.google.com/cloud/answer/15549049
Google OAuth credentials JSON is saved locally in Downloads/lila/ on the dev laptop.