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
Check that the email does not exist asynchronously in users, triggered when the email field loses focus
Step 1: The user enters an email in the "Create User" form
Step 2: The user loses focus on the email field
Step 3: Verify if the email exists in the database (we will use a Fonk validator and a specific endpoint for this)
Check that the email does not exist asynchronously in users, triggered when the email field loses focus
Step 1: The user enters an email in the "Create User" form
Step 2: The user loses focus on the email field
Step 3: Verify if the email exists in the database (we will use a Fonk validator and a specific endpoint for this)
Ask @manudous before starting this task
The text was updated successfully, but these errors were encountered: