RubyGems Navigation menu

devise-twilio-verify 0.2.5

The devise-twilio-verify gem extends the Devise authentication system to provide enhanced security through two-factor authentication (2FA). It integrates with the Twilio Verify API to send verification codes via SMS or TOTP (time-based one-time passwords). This gem simplifies adding 2FA to Devise-powered Rails applications, ensuring better protection for user accounts. For instructions on migrating from the legacy Authy API (devise-authy) to Twilio Verify, please refer to the README.

Gemfile:
=

install:
=

Versions:

  1. 0.2.5 January 02, 2025 (20.5 KB)
  2. 0.2.4 December 30, 2024 (20.5 KB)
  3. 0.2.3 December 30, 2024 (20.5 KB)
  4. 0.2.2 December 30, 2024 (20.5 KB)
  5. 0.2.1 December 30, 2024 (19.5 KB)
Show all versions (8 total)

Runtime Dependencies (2):

devise >= 4.0.0
twilio-ruby ~> 5.74

Development Dependencies (19):

appraisal ~> 2.2
bundler >= 1.16
combustion ~> 1.1
drb ~> 2.2.1
mutex_m ~> 0.3.0
observer ~> 0.1.2
rails >= 5
rake >= 0
rdoc ~> 4.3.0
rspec ~> 3.0
simplecov ~> 0.17.1
sqlite3 >= 0
webmock ~> 3.11.0
yard ~> 0.9.11

Owners:

Pushed by:

Authors:

  • Jay Wolff

SHA 256 checksum:

=

Total downloads 15,103

For this version 191

Version Released:

License:

MIT

Required Ruby Version: >= 2.5.0

Links: