2FAuth/app/Http/Controllers/Auth
2023-12-09 17:22:24 +01:00
..
ForgotPasswordController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
LoginController.php Make the back-end returns the user email on login/register 2023-11-21 13:45:48 +01:00
PasswordController.php Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
RegisterController.php Make the back-end returns the user email on login/register 2023-11-21 13:45:48 +01:00
ResetPasswordController.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
SocialiteController.php Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
UserController.php Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
WebAuthnDeviceLostController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnLoginController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnManageController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnRecoveryController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
WebAuthnRegisterController.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00