Skip to content

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