|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# Two factor authentication for Devise |
|
|
|
|
|
|
|
|
|
[](https://github.com/baarkerlounger/two_factor_authentication/actions/workflows/tests.yml) |
|
|
|
|
[](https://codeclimate.com/github/Houdini/two_factor_authentication) |
|
|
|
|
[](https://github.com/devise2fa/two_factor_authentication/actions/workflows/tests.yml) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Features |
|
|
|
|
|
|
|
|
@ -397,6 +397,3 @@ to set TOTP to DISABLED for a user account:
|
|
|
|
|
current_user.direct_otp? => false |
|
|
|
|
current_user.totp_enabled? => false |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|