Two factor authentication extension for Devise
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Benjamin Wols 4cc5762e83 Add test for deleting cookie on logout 10 years ago
..
controllers Add support for directly delivered OTP codes 10 years ago
features Add test for deleting cookie on logout 10 years ago
generators/active_record Add support for OTP secret key encryption 10 years ago
lib/two_factor_authentication/models Prevent reuse of TOTP codes (#94) 10 years ago
rails_app Prevent reuse of TOTP codes (#94) 10 years ago
support Merge pull request #96 from amoose/fix/deprecations 10 years ago
spec_helper.rb Add support for OTP secret key encryption 10 years ago