-
Notifications
You must be signed in to change notification settings - Fork 165
Adding AutoRefresh for token refresh #56
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
Conversation
|
@sthang : Thanks for the PR 👏 . Have a couple of questions with your implementation :
|
|
@abisalehalliprasan : Thanks for the review.
|
|
@sthang : 1.) We do not want the explicit token refresh call to coincide with the autoRefresh. The workaround seems fine but there is a one-off edge case where the two API calls might coincide(the probability is very low 😃). I will see if I could implement Could you close this PR and create a PR for the branch |
|
No problem. I've updated the Pull request base to |
No description provided.