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
After the user registration is done, add a validation for the email with an OTP to verify the email. This should be done in another page after the user clicks on register. After the email is verified, the user should be redirected to the login page.
After the user registration is done, add a validation for the email with an OTP to verify the email. This should be done in another page after the user clicks on register. After the email is verified, the user should be redirected to the login page.