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.
 
 
Dmitrii Golub 7505dbf8c8 +cookies serializer for rails apps with version >= 4.1 11 years ago
..
controllers is_fully_authenticated helper 11 years ago
features adds integration spec to ensure authentication code is sent on sign in 11 years ago
lib/two_factor_authentication/models Pad OTP codes with less than 6 digits 11 years ago
rails_app +cookies serializer for rails apps with version >= 4.1 11 years ago
support adds integration spec to ensure authentication code is sent on sign in 11 years ago
spec_helper.rb happy path feature specs for two factor auth 11 years ago