-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add Google OAuth Provider #15
Comments
Hey! I would love but this will require me to have a validated Google OAuth app which is very complicated. I need to write Terms and Privacy but I don't have time to do it. Feel free to open an PR with Terms and Privacy! But adding the Google OAuth shouldn't be more complicated than the GitHub or Twitch one! |
Something like this should work.
|
@Barbapapazes is the above something we can work with? I prepared the necessary code additions already in this branche here; https://github.com/GreenmeisterDavid/gavarnie-fix-github-login/tree/add-google-oauth , but haven't added a privacy policy or terms yet. |
Hey @GreenmeisterDavid 👋, Thanks! I will add some terms and privacy to Gavarnie as I had to make some for https://soubiran.dev. Then, I will request Google to approve the app. In the mean time, feel free to open a draft PR! |
Implement login/# with google provider
The text was updated successfully, but these errors were encountered: