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

fix: ManagementTokenProvider should also respect the keepAlive config option #927

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

alaczi
Copy link
Contributor

@alaczi alaczi commented Sep 7, 2023

Changes

ManagementTokenProvider should also respect the keepAlive config option and pass it to the AuthenticationClient's constructor.

References

Please include relevant links supporting this change such as a:

  • support ticket
  • community post
  • StackOverflow post
  • support forum thread

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

@alaczi alaczi requested a review from a team as a code owner September 7, 2023 07:49
Copy link
Contributor

@adamjmcgrath adamjmcgrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alaczi

@adamjmcgrath adamjmcgrath merged commit 2fc510d into auth0:master Sep 11, 2023
9 checks passed
@adamjmcgrath adamjmcgrath mentioned this pull request Sep 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants