AsteriskLabs / devise_google_authenticator

A Devise extension to allow your app to utilise Google's 2FA Mobile app
http://labs.asteriskinfosec.com.au/tag/devise_google_authenticator/
MIT License
216 stars 156 forks source link

devise_google_authenticator not redirect to checkga page to otp varification #64

Open gashokkumar040 opened 6 years ago

gashokkumar040 commented 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

zedtux commented 5 years ago

@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