Closed hkairi closed 5 years ago
The solution mentioned in the link below resolved it for me https://github.com/heapsource/active_model_otp/issues/46#issuecomment-440442218
You'll have to keep the rotp dependency to the previous version most likely.
gem 'rotp', '= 3.3.1'
freezing the version number fixes the issue
Trying to "authenticate_otp" ==> undefined method `verify_with_drift' for #