1
0
mirror of https://github.com/Bubka/2FAuth.git synced 2025-03-22 03:18:01 +01:00
2FAuth/app/Http/Controllers/Auth
2022-03-31 11:24:01 +02:00
..
ForgotPasswordController.php Remove useless overrides since json is the default response format 2022-03-31 11:24:01 +02:00
LoginController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00
PasswordController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00
RegisterController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00
ResetPasswordController.php Remove useless overrides since json is the default response format 2022-03-31 11:24:01 +02:00
UserController.php Refactor Auth controllers : thicker, with Form requests & API resource 2022-03-31 11:24:01 +02:00