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

Disable whitelist on auth refreshToken call (#385) #395

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

cpave3
Copy link

@cpave3 cpave3 commented Jul 23, 2021

Changes

Please describe both what is changing and why this is important. Include:

  • modify the auth refreshToken call to allow custom parameters

References

Please include relevant links supporting this change such as a:

Please note any links that are not publicly accessible.

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 has been tested on the latest version of the platform/language or why not

Checklist

@cpave3 cpave3 requested a review from a team as a code owner July 23, 2021 05:40
@lbalmaceda lbalmaceda merged commit defc6f9 into auth0:master Aug 2, 2021
@lbalmaceda lbalmaceda added this to the vNext milestone Aug 2, 2021
@lbalmaceda lbalmaceda linked an issue Aug 2, 2021 that may be closed by this pull request
@Widcket Widcket mentioned this pull request Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support custom parameters in RefreshToken call
2 participants