b62ee3e9add798913aa85fe1963d294ef7e989fa
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.
Description
No description provided
Languages
TypeScript
76.1%
Java
21.1%
CSS
1.7%
Dockerfile
0.4%
JavaScript
0.3%
Other
0.4%