Thatsaphorn Atchariyaphap b62ee3e9ad Add token expiration check and refresh mechanism in serverCall
- Decode and validate JWT payload to detect expired or near-expiring tokens.
- Implement `refreshAccessToken` using Keycloak endpoints for seamless token refresh.
- Modify `serverCall` to refresh and update token dynamically before API requests.
- Improve error logging for token decoding and refresh operations.
2025-07-11 20:30:12 +02:00
2025-07-02 11:09:20 +09:00
2025-05-29 18:51:59 +00:00
Description
No description provided
7.6 MiB
Languages
TypeScript 76.1%
Java 21.1%
CSS 1.7%
Dockerfile 0.4%
JavaScript 0.3%
Other 0.4%