Skip to content

Conversation

@Marenz
Copy link

@Marenz Marenz commented Mar 5, 2025

  • Implement Google OAuth - WIP
  • Trim whitespace at EOL

Refs #65

This is my attempt to implement Google OAuth.
Unfortunately it's not working, I keep getting "invalid grant type" when passing
on the google token to the backend using "authorization_code" as well as "pkce" the token type. Tried a few more.

If you want to try it yourself, replace the client_id, client_secret (with the
ones google gives you) as well as the supabase client_id in line 194 of auth.gd.

Maybe someone else can figure it out?

@arran-nz
Copy link

Thanks for posting the PR, I'm looking to implement Discord as a provider and may piggy-back from this implementation - Will comment any findings if successful.

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

Successfully merging this pull request may close these issues.

2 participants