Skip to content
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

fix(google): remove redirectUrl type #52

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

harlan-zw
Copy link
Contributor

The redirectUrl on the Google OAuth types should be removed:

  • it's not used by any of the code, in fact it's the only provider that has it
  • it's a required type so you have to provide it, and it has to be '/auth/google'

@atinux atinux merged commit cad99b0 into atinux:main Feb 13, 2024
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