Devise Google Authenticator
A Devise extension to allow your app to utilise Google's 2FA Mobile app
No ratings yet
- Gem
- devise_google_authenticator
- Repository
- AsteriskLabs/devise_google_authenticator
- License
- MIT
- Stars
- 215
- Added
- August 20, 2026
About
A Devise extension to allow your app to utilise Google's 2FA Mobile app
This is a devise[https://github.com/plataformatec/devise] extension to allow your app to utilise Google Authenticator[http://code.google.com/p/google-authenticator/] for Time-based One Time Passwords (TOTP).
What you get
- Version 0.3.16 - A few bug-fixes. Test-cases are now passing in Ruby 1.9.3 and 2.1.5
- Version 0.3.14 - Users can now generate a new token if they wish. This is available from the displayqr page.
- Version 0.3.12 - Re-introduced Warden's after_authentication callback. Thanks Sunny Ng for the pull.
Installing it
ruby
# Gemfile
gem "devise_google_authenticator"
Details
215 stars on GitHub · MIT licensed · maintained by AsteriskLabs. Source: https://github.com/AsteriskLabs/devise_google_authenticator
Discussion (0)
Sign in to join the discussion.
No comments yet.