opnform-host-nginx/client/components/pages/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
..
AddUserToWorkspace.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
AdminCard.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
BillingEmail.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
CancelSubscription.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
DeletedForms.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
DiscountOnSubscription.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
EditWorkSpaceUser.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
ExtendTrial.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
ImpersonateUser.vue Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
SendPasswordResetEmail.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
UserPayments.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
UserSubscriptions.vue A227b new admin features (#388) 2024-05-06 14:12:05 +02:00
UserWorkspaces.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00