Closed kanayak123 closed 7 years ago
Its a confirmed bug. The OTP validation code was using the encrypted username as well as the appended signed timestamp for the decryption of the username, resulting in failed decryption hence the error.
This is fixed in the latest release
The OTP validation is failing for few usernames with an error in the
django_request.log
as below