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
{{ message }}
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
After enabling 2FA I decided to change my password.
When I click change password button, an error pops up saying "Unable to generate JWT."
Also, I noticed that clicking out of the password change modal ("closing it") and clicking change password again shows the modal with the current and new password fields still filled.
I recommend clearing the fields onblur. (clearing on error is annoying when you make a typo, but if the modal disappears the text should be cleared.)
The text was updated successfully, but these errors were encountered:
After enabling 2FA I decided to change my password.
When I click change password button, an error pops up saying "Unable to generate JWT."
Also, I noticed that clicking out of the password change modal ("closing it") and clicking change password again shows the modal with the current and new password fields still filled.
I recommend clearing the fields onblur. (clearing on error is annoying when you make a typo, but if the modal disappears the text should be cleared.)
The text was updated successfully, but these errors were encountered: