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

Update README.md with Confirm signup info #101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akdeb
Copy link

@akdeb akdeb commented Feb 18, 2024

This should enable Confirm signup to work for new users

Proposed README changes:

For signup:

To make sure sign up works through the supabase "Confirm signup" tab. Add "/auth/callback" after {{ .ConfirmationURL }} like href="{{ .ConfirmationURL }}/auth/callback" so the project catches the sign up route in the right callback.

Copy link

vercel bot commented Feb 18, 2024

@akdeb is attempting to deploy a commit to the Leap AI Team on Vercel.

A member of the Team first needs to authorize it.

@akdeb akdeb closed this Feb 18, 2024
@akdeb akdeb reopened this Feb 18, 2024
@akdeb
Copy link
Author

akdeb commented Feb 18, 2024

This is a temp fix until this issue is fixed https://github.com/supabase/auth-helpers/issues/716#issue-2066349576
Ideally when emailRedirectTo is working correctly, we want to set this to

emailRedirectTo: `${requestUrl.origin}/auth/callback/`

@agnelnieves
Copy link

Hey, is this still an issue? I am having the same issue where i get the 401: invalid claim: missing sub claim error

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