Skip to content

supabase email password authentication in Flutter returning null user #1901

Answered by phamhieu
sumchans asked this question in Questions
Discussion options

You must be logged in to vote

Because the user needs to confirm the email address first. On signUp, if:

  • email verification IS required: no session/user return
  • email verification NOT required: session/user return

If you don't need email verification, you can turn it off in your Supabase project Authentication settings.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by inian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants