Closed aarushik93 closed 3 weeks ago
@aarushi.kansal do you think we could instead do "lazy" token refresh: refreshing it if needed when the token is about to be used? This could make it all a bit simpler, at least for an initial implementation.
Lazy token refresh implemented in #8191
background jobs for token expiration checks and automated refreshes (k8s cronJobs)