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

Adds Rotating Refresh Token type to Device Credentials #275

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

epintos
Copy link
Contributor

@epintos epintos commented Jul 2, 2021

Changes

Adds rotating_refresh_token to the allowed device credential types. The rotating_refresh_token is valid in the Auth0 Management API but the documentation request schema is not updated.

image
image

References

Support ticket: https://support.auth0.com/tickets/00492497

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
  • This change has been tested on the latest version of Ruby

Checklist

@epintos epintos requested a review from a team as a code owner July 2, 2021 12:24
@davidpatrick davidpatrick merged commit e406727 into auth0:master Jul 20, 2021
@davidpatrick davidpatrick added this to the vnext milestone Jul 20, 2021
@davidpatrick davidpatrick mentioned this pull request Jul 20, 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.

2 participants