Skip to content

fix(gotrue): keep the user from a sign-up awaiting confirmation - #426

Merged
Tr00d merged 2 commits into
supabase:masterfrom
fresh55:fix/gotrue-stateless-signup-unconfirmed
Sep 14, 2026
Merged

fix(gotrue): keep the user from a sign-up awaiting confirmation#426
Tr00d merged 2 commits into
supabase:masterfrom
fresh55:fix/gotrue-stateless-signup-unconfirmed

Conversation

@fresh55

@fresh55 fresh55 commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Closes #259

Pending email and phone sign-ups now both expose the user gotrue returns, the stateless client stops discarding it, and a response carrying neither a session nor a user no longer comes back as an empty one.

@Tr00d
Tr00d merged commit fd6fd5f into supabase:master Sep 14, 2026
2 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.

parity(auth): verifyOtp() for email_change returns null user/session; signUp() returns user without session [from supabase-js]

2 participants