You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
When sending a signUp api call to an already existing user with attached meta-data, the user's existing meta-data is overwritten in an unauthenticated context.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Find a user that exists and has existing meta-data in your supabase project
Issue another signUp api request for that same user's email with new meta-data