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.
Required Ruby Version
>= 2.5.0
Authors
Jay Wolff
Versions
- 0.2.5 January 02, 2025 (20.5 KB)
- 0.2.4 December 30, 2024 (20.5 KB)
- 0.2.3 December 30, 2024 (20.5 KB)
- 0.2.2 December 30, 2024 (20.5 KB)
- 0.2.1 December 30, 2024 (19.5 KB)