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

Don't schedule multiple token refreshes for the same user/realm #2071

Merged
merged 2 commits into from Oct 15, 2018

Conversation

nirinchev
Copy link
Member

@nirinchev nirinchev commented Oct 15, 2018

What, How & Why?

This fixes an issue that I noticed in the GraphQL service when impersonating a user - their credentials would get refreshed many times. It also changes the signature of logout to actually return the revocation promise.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry

If this PR adds or changes public API's:

  • typescript definitions file is updated
  • jsdoc files updated

@nirinchev nirinchev merged commit 10f72c5 into master Oct 15, 2018
@nirinchev nirinchev deleted the ni/token-refresh-fixes branch October 15, 2018 12:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants