Open NicholusMuwonge opened 1 year ago
Versions:
active_model_otp (2.3.2) activemodel rotp (~> 6.2.0) rails (7.0.6) ruby 3.2.2
Every user, who is created with has_one_time_password present in the User model, gets this error below if they try to log in or use the password.
has_one_time_password
BCrypt::Errors::InvalidHash
I need help to move past this, please. Thank you.
Versions:
Every user, who is created with
has_one_time_password
present in the User model, gets this error below if they try to log in or use the password.I need help to move past this, please. Thank you.