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
Is it possible to enforce unique email and username at the same time? All I see in the doc is "usernameUnique" option.
In my project that option works and I get an error when I try to register a duplicate username, however it's still possible to register a user with the same email.
The text was updated successfully, but these errors were encountered:
Is it possible to enforce unique email and username at the same time? All I see in the doc is "usernameUnique" option.
In my project that option works and I get an error when I try to register a duplicate username, however it's still possible to register a user with the same email.
The text was updated successfully, but these errors were encountered: