Commit graph

2 commits

Author SHA1 Message Date
Satanas1275
ffbe071bb4 fix: add JWT expiration (24h) and token refresh endpoint
- 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
2026-07-02 00:07:22 +02:00
Movix
1401dc20f3 tird release
mon compte github a été détecté comme du spam je crois
2026-04-28 17:55:00 +02:00