Does Supabase Auth CreateAccount returns any value?

Database & APIs

I am trying to get the uuid of an user just after signup, to use it in some additional action. But I can not identify where is stored the response of Supabase > Auth > Create Account.

I can see on docs, supabase returns user and/or session after account creation.

Does anybody knows how to get or store that response? Thanks in advance

https://supabase.com/docs/reference/dart/auth-error-codes

What have you tried so far?

I read docs but I can't find where is stored the user and/or session returned objects.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
4 replies