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
The "uid" attribute is just a unique ID for a user. It is often convenient to use the user's email in the "uid" attribute since you can then limit one account to one email. However, it is not required to fill the "uid" attribute with an email, it just needs to be unique.
Hi,
On signup, the uid of the user is creating as same as the email. Is this the existing behaviour?
The text was updated successfully, but these errors were encountered: