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 dd72a24ea8 update spec schema.rb 6 years ago
..
app Prevent reuse of TOTP codes (#94) 8 years ago
config Fix class detection in reset_otp_state_for(user) 9 years ago
db update spec schema.rb 6 years ago
lib adds integration spec to ensure authentication code is sent on sign in 11 years ago
public rename rails app in spec directory 11 years ago
script rename rails app in spec directory 11 years ago
.gitignore Updates to dummy app 11 years ago
README.md Updates to dummy app 11 years ago
Rakefile rename rails app in spec directory 11 years ago
config.ru rename rails app in spec directory 11 years ago

README.md

Dummy

You have found the dummy rails app used for integration testing of the two_factor_authentication gem.