Skip to content

Update README.md with Confirm signup info#101

Open
akdeb wants to merge 1 commit into
astriaai:mainfrom
akdeb:patch-1
Open

Update README.md with Confirm signup info#101
akdeb wants to merge 1 commit into
astriaai:mainfrom
akdeb:patch-1

Conversation

@akdeb
Copy link
Copy Markdown

@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.

@vercel
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

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