supabase / supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
https://supabase.com
MIT License
2.83k stars 219 forks source link

docs: improve py create a new user #990

Closed Shivamkrishnaa closed 1 month ago

Shivamkrishnaa commented 1 month ago

Improve documentation

Improve python doc of create a new user.

Link

https://supabase.com/docs/reference/python/auth-signup

Describe the problem

Describe the improvement

Additional context

Here's the error I'm getting if I follow the example snippet image

Shivamkrishnaa commented 1 month ago

moved to #22152