mirror of
https://github.com/movixcorp/MovixOpenSource.git
synced 2026-07-27 13:22:14 +00:00
- Add expiresIn: '24h' to issueJwt() - tokens now have an exp claim - Export verifyJwt() to allow token verification with options - Add POST /api/auth/refresh endpoint for token renewal - Add frontend refreshAuthToken() utility - Add axios 401 interceptor that auto-refreshes and retries - Register interceptor on default axios and api instances |
||
|---|---|---|
| .. | ||
| auth.js | ||
| cors.js | ||
| security.js | ||