Database error saving new user

Do you have a trigger setup in your database? normally this is caused by a trigger requirements not being met. Go to https://app.supabase.com/project/_/database/triggers and check if you have a trigger on the auth schema and get back to me.
Was this page helpful?