Module: DeviseTwoFactorAuthentication
- Defined in:
- lib/devise_two_factor_authentication.rb,
lib/devise_two_factor_authentication/rails.rb,
lib/devise_two_factor_authentication/schema.rb,
lib/devise_two_factor_authentication/version.rb,
lib/devise_two_factor_authentication/controllers/helpers.rb
Defined Under Namespace
Modules: Controllers, Schema Classes: Engine
Constant Summary collapse
- NEED_AUTHENTICATION =
'need_two_factor_authentication'- REMEMBER_TFA_COOKIE_NAME =
"remember_tfa"- VERSION =
"3.0.0".freeze