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 password reset page does not work for authenticated users. This was by design, because why would you need to reset your password if you're already authenticated? But then we introduced SMS OTP login, so it's now possible to be signed in using OTP and still not know your password and wanting to reset it. But it's not allowed.
The text was updated successfully, but these errors were encountered:
The password reset page does not work for authenticated users. This was by design, because why would you need to reset your password if you're already authenticated? But then we introduced SMS OTP login, so it's now possible to be signed in using OTP and still not know your password and wanting to reset it. But it's not allowed.
The text was updated successfully, but these errors were encountered: