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

feat(goture): Allow OAuthProvider.kakao for signInWithIdToken #922

Merged
merged 1 commit into from May 9, 2024

Conversation

nectarine
Copy link
Contributor

What kind of change does this PR introduce?

Allow OAuthProvider.kakao for signInWithIdToken in gotrue_client

What is the current behavior?

Only google and apple are allowed.

What is the new behavior?

supabase/auth#1381
Since supabase.auth already allows an OIDC with kakao, the client should accept the OAuthProvider.kakao with signInWithIdToken

@nectarine nectarine changed the title feat(goture): allow OAuthProvider.kakao for signInWithIdToken feat(goture): Allow OAuthProvider.kakao for signInWithIdToken May 9, 2024
Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! It will be included in the next release, which should happen in the next few days.

@dshukertjr dshukertjr merged commit e21db45 into supabase:main May 9, 2024
9 of 10 checks passed
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.

None yet

2 participants