Skip to content

WIP - Implement Google OAuth #80

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

Draft
wants to merge 2 commits into
base: 4.x
Choose a base branch
from
Draft

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?

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.

1 participant