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
Allow the user to change their email without having to contact support.
Cases to handle
email is already used
What do we do with other sessions? option 1): we revoke the tokens and refresh the current one. Option 2): In validate session function we check if the session email and the user.email match
improved error handling when using expired otp
add "resend OTP" code
Update design of OTP email
completing the process 2 times in a row, the second time gives error
The text was updated successfully, but these errors were encountered:
Allow the user to change their email without having to contact support.
Cases to handle
The text was updated successfully, but these errors were encountered: