opnform-host-nginx/api/app/Http/Controllers/Admin
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
..
AdminController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
BillingController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormController.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
ImpersonationController.php Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00