opnform-host-nginx/api/app/Http/Controllers/Auth
Julien Nahum a5162192b1
Enhance JWT Token Management and Authentication Flow (#720)
- Implement extended token lifetime for "Remember Me" functionality
- Add token expiration details to authentication responses
- Update client-side token handling to support dynamic expiration
- Modify authentication middleware to handle token initialization more robustly
- Configure JWT configuration to support longer token lifetimes
2025-03-10 17:32:17 +08:00
..
AppSumoAuthController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
ForgotPasswordController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
LoginController.php Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
OAuthController.php 104a6 utm tracking in db (#578) 2024-09-20 11:47:12 +02:00
RegisterController.php Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
ResetPasswordController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UserController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UserInviteController.php Feature flags (#543) 2024-08-27 16:49:43 +02:00
VerificationController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00