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

Update tests to use valid Base64 URL-encoded tokens #386

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

jimmyjames
Copy link
Contributor

Changes

Test only changes - JWTs are expected to be Base64 URL-encoded. Some tests were using non-valid Base64 encoded signatures. This change fixes that.

References

https://tools.ietf.org/html/rfc7519

Testing

Same test coverage.

Checklist

@jimmyjames jimmyjames added the tiny This PR may require very low effort to action, or contains few changes to review label Feb 12, 2020
@jimmyjames jimmyjames requested review from a team and lbalmaceda and removed request for a team February 12, 2020 21:16
@lbalmaceda lbalmaceda added this to the v3-Next milestone Feb 12, 2020
@jimmyjames jimmyjames merged commit 0a8e50e into auth0:master Feb 12, 2020
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.10.0 Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Fixed tiny This PR may require very low effort to action, or contains few changes to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants