supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.07k stars 209 forks source link

Unable to create users #2048

Closed assertnotnull closed 6 months ago

assertnotnull commented 8 months ago

Describe the bug I am unable to create users locally from the Studio

To Reproduce Steps to reproduce the behavior:

  1. Go to /project/default/auth/users
  2. Click on Add User -> Create new user
  3. Fill the form
  4. image
  5. image

Expected behavior A user is added

Additional context

assertnotnull commented 6 months ago

Supabase cli version was old on my laptop