RubyGems Navigation menu

devise-twilio-verify 0.2.2

The devise-twilio-verify gem integrates the Twilio Verify API with Twilio's two-factor authentication (2FA) capabilities with the popular Ruby on Rails authentication framework, Devise. This gem allows you to easily add phone number verification via SMS using Twilio to your Devise-powered application. It provides seamless integration for sending one-time passcodes (OTPs) to users' mobile phones and verifies them during sign-in or account registration. The gem supports customizable settings, ensuring a secure and user-friendly authentication experience by utilizing Twilio's reliable messaging infrastructure. This gem is meant to make migrating from authy to twilio verify as simple as possible, please see the README for details.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.5 January 02, 2025 (20.5KB)
  2. 0.2.4 December 30, 2024 (20.5KB)
  3. 0.2.3 December 30, 2024 (20.5KB)
  4. 0.2.2 December 30, 2024 (20.5KB)
  5. 0.2.1 December 30, 2024 (19.5KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (2):

devise >= 4.0.0
twilio-ruby ~> 5.74

Development依存関係 (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

所有者:

プッシュ者:

作者:

  • Jay Wolff

SHA 256チェックサム:

=

累計ダウンロード数 15,685

このバージョンのみ 118

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: