1
0
mirror of https://github.com/Bubka/2FAuth.git synced 2025-03-25 13:16:44 +01:00
2FAuth/app/Http/Controllers/Auth
2022-03-31 11:24:02 +02:00
..
ForgotPasswordController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
LoginController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
PasswordController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
RegisterController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
ResetPasswordController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
UserController.php Fix and complete tests 2022-03-31 11:24:02 +02:00
WebAuthnConfirmController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
WebAuthnDeviceLostController.php Fix and complete tests 2022-03-31 11:24:02 +02:00
WebAuthnLoginController.php Fix and complete tests 2022-03-31 11:24:02 +02:00
WebAuthnManageController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00
WebAuthnRecoveryController.php Fix and complete tests 2022-03-31 11:24:02 +02:00
WebAuthnRegisterController.php Refactor routes rejection using middlewares 2022-03-31 11:24:02 +02:00