This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Http/Controllers/Auth
2018-05-28 14:59:48 -07:00
..
AbstractLoginController.php Fix JWT handling for API access when logging in 2018-05-28 14:59:48 -07:00
ForgotPasswordController.php Cleanup login/reset functionality, address security issue with 2FA pathways 2018-04-07 16:17:51 -05:00
LoginCheckpointController.php Fix JWT handling for API access when logging in 2018-05-28 14:59:48 -07:00
LoginController.php Fix JWT handling for API access when logging in 2018-05-28 14:59:48 -07:00
ResetPasswordController.php Working login form with password reset functionality. 2018-04-08 15:18:13 -05:00