Open
Description
Bug report
Describe the bug
I setup local dev a while ago, and now implementing auth. However when I call supabaseClient.auth.signUp(...)
and look at the results in the net panel of dev tools, I see a result code error 500 and contents {code: 500, msg: "Database error finding user", ...}
when posting to http://localhost:8000/auth/v1/signup
System information
- OS: MacOS (latest)
- Browser: Chrome (latest)
- Version of supabase-js: 1.11.9
- Version of Node.js: v14.16.1
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Waiting on feeedback