Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure updateToken minValidity in HTTP Interceptor #557

Open
majuabir opened this issue Apr 24, 2024 · 0 comments
Open

Configure updateToken minValidity in HTTP Interceptor #557

majuabir opened this issue Apr 24, 2024 · 0 comments

Comments

@majuabir
Copy link

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search for issues before submitting
- [x] feature request

Currently, the HTTP Interceptor checks for if the token needs to be updated using a call to updateToken() with no minValidity definition which means it any HttpClient requests will only update the token if the token will expire within 5 seconds of updateToken's invocation. Can we somehow set the minValidity of updateToken() to something besides the default of 5 seconds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant