Missing documentation in comparison to javascript
vHanda opened this issue · 3 comments
Hi. While implementing a signup flow (see supabase/supabase-flutter#144), the docs did not indicate that the email validation required state is represented by the session and error values being null. This is indicated in the javascript docs however, I never thought of checking that website.
It would be better if these docs could be integrated within the dart code - https://pub.dev/documentation/gotrue/latest/gotrue/GoTrueClient/signUp.html
Hi @vHanda
Thanks for opening this issue! If you are interested and have the bandwidth for it, you are more than welcome to submit a pull request to add some docs!
You can access the usage documentation here: https://supabase.io/docs/guides/client-libraries
Closing this issue, as we do have a section within our docs for dart language!
https://supabase.com/docs/reference/dart/auth-signup