devise-twilio-verify 0.2.1
Twilio Verify plugin to add two factor authentication to Devise. This gem is meant to make migrating from authy to twilio verify as simple as possible, please see the README for details.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
devise
>= 4.0.0
twilio-ruby
~> 5.74
Development 依赖 (19):
appraisal
~> 2.2
bundler
>= 1.16
combustion
~> 1.1
database_cleaner
~> 1.7
drb
~> 2.2.1
factory_bot_rails
~> 5.1.1
generator_spec
>= 0
mutex_m
~> 0.3.0
observer
~> 0.1.2
rails
>= 5
rails-controller-testing
~> 1.0
rake
>= 0
rdoc
~> 4.3.0
rspec
~> 3.0
rspec-rails
>= 0
simplecov
~> 0.17.1
sqlite3
>= 0
webmock
~> 3.11.0
yard
~> 0.9.11