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

Add test case for refresh token flow with jwt #17

Merged
merged 1 commit into from Sep 1, 2017

Conversation

pierre-vigier
Copy link
Contributor

Refresh token is not working as expected with JWT, after a refresh, the client element of the JWT is containing the full previous refresh token, instead of the client only.
I just added a test case here, it's breaking, and i have "solution proposal" under 'net-oauth2-authorizationserver' in another pull request, however, i'm not certain if there is any unexpected behaviour in some edge cases, but all the unit test continue to pass with the proposed solution, on theother repo

@leejo
Copy link
Collaborator

leejo commented Sep 1, 2017

Merging! Will bump the pre-reqs and then upload to CPAN. Thanks!

@leejo leejo merged commit 10583cd into payprop:master Sep 1, 2017
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