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

Support Refresh Token Rotation #294

Merged
merged 3 commits into from
Mar 27, 2020
Merged

Support Refresh Token Rotation #294

merged 3 commits into from
Mar 27, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

This PR makes the Credential Manager implementations aware of the RTR feature.

When this feature is enabled for an Auth0 application, a new one-time-use refresh_token will be returned as part of the renew token response.

Testing

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda requested a review from a team March 25, 2020 22:22
@lbalmaceda lbalmaceda added CH: Added small Small review labels Mar 25, 2020
@lbalmaceda lbalmaceda added this to the v1-Next milestone Mar 25, 2020
Copy link
Contributor

@stevehobbsdev stevehobbsdev left a comment

Choose a reason for hiding this comment

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

LGTM

@lbalmaceda lbalmaceda merged commit 2ebb6ab into master Mar 27, 2020
@lbalmaceda lbalmaceda deleted the rtr-android branch March 27, 2020 20:11
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.23.0 Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added small Small review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants