-
Notifications
You must be signed in to change notification settings - Fork 47
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
Google support in examples #71
Comments
add the env |
don't forget to add the SCOPE variable too, separate by spaces, possible values without google verification
|
These are the environment variables that were needed to get this working on Google and Kubernetes
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
README.md states google specifics have been removed:
files in examples folder folder all use
PROVIDERS_GOOGLE_CLIENT_ID
andPROVIDERS_GOOGLE_CLIENT_SECRET
Changing these lines to CLIENT_ID, CLIENT_SECRET and adding PROVIDER_URI still results in an error:
The text was updated successfully, but these errors were encountered: