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

Ensure to pass-trough options to TokenProvider #938

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

frederikprijck
Copy link
Member

@frederikprijck frederikprijck commented Sep 15, 2023

Changes

This PR ensures we pass options to the token provider, such as a custom fetch.

This also removes the disabling of the cache, which was internal only and shouldn't affect our consumers.

References

#937

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

@frederikprijck frederikprijck requested a review from a team as a code owner September 15, 2023 09:34
adamjmcgrath
adamjmcgrath previously approved these changes Sep 15, 2023
@frederikprijck frederikprijck enabled auto-merge (squash) September 15, 2023 11:10
@frederikprijck frederikprijck merged commit c219835 into master Sep 15, 2023
6 of 8 checks passed
@frederikprijck frederikprijck deleted the fix/tokenprovider branch September 15, 2023 11:18
@frederikprijck frederikprijck mentioned this pull request Sep 15, 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.

None yet

2 participants