Module: Devise

Defined in:
lib/devise_xfactor_authentication.rb,
lib/devise_xfactor_authentication/controllers/helpers.rb,
lib/devise_xfactor_authentication/models/devise_xfactor_authenticatable.rb

Defined Under Namespace

Modules: Controllers, Models Classes: DeviseXfactorAuthenticationController

Constant Summary collapse

@@max_login_attempts =
3
@@allowed_otp_drift_seconds =
30
@@otp_length =
6
@@direct_otp_length =
6
@@direct_otp_valid_for =
5.minutes
@@remember_otp_session_for_seconds =
0
@@otp_secret_encryption_key =
''
@@second_factor_resource_id =
'id'
false
@@twilio_account_sid =
''
@@twilio_auth_token =
''