When signing up with the same email as an existing unconfirmed user, existing user returned?
auth
A user is returned by Supabase when using auth.signUp(). Turns out the real auth.users.id is being returned for the user at the email that has been "double signed up" before email confirm. Just wondering if this is intended behavior.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.