authelia/client/src/views
Clement Michaud d9e487c99f Display only one 2FA option.
Displaying only one option at 2FA stage will allow to add more options
like DUO push or OAuth.

The user can switch to other option and in this case the option is
remembered so that next time, the user will see the same option. The
latest option is considered as the prefered option by Authelia.
2019-03-23 19:34:00 +01:00
..
AuthenticationView Display only one 2FA option. 2019-03-23 19:34:00 +01:00
ConfirmationSentView Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00
ForgotPasswordView Fix e2e test with minimal configuration. 2019-03-03 11:39:40 +01:00
OneTimePasswordRegistrationView Migrate some tests to mocha. 2019-03-03 11:39:40 +01:00
ResetPasswordView Fix e2e test with minimal configuration. 2019-03-03 11:39:40 +01:00
SecurityKeyRegistrationView Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00