Open gashokkumar040 opened 6 years ago
hi, devise_google_authenticator is working fine with users/displayqr, but when i try to login my user it is not entered to checking otp, not entering to users/checkga it will directly redirected to root file and logged in successful...
am using Rails 5.2.0 gem devise_google_authenticator from https://github.com/AsteriskLabs/devise_google_authenticator
@gashokkumar040 this gem is abandoned and incompatible with Rails 5. We have a working fork here: https://github.com/Pharmony/devise_google_authenticator/tree/compatibilites/rails5
hi, devise_google_authenticator is working fine with users/displayqr, but when i try to login my user it is not entered to checking otp, not entering to users/checkga it will directly redirected to root file and logged in successful...
am using Rails 5.2.0 gem devise_google_authenticator from https://github.com/AsteriskLabs/devise_google_authenticator