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

feat(protocol): ignore padding for base64 url encoding #95

Merged
merged 4 commits into from
Jan 28, 2023

Conversation

james-d-elliott
Copy link
Member

@james-d-elliott james-d-elliott commented Jan 24, 2023

This adds support to ignore the trailing padding of base64 URL encoded bytes.

Closes #93

@james-d-elliott james-d-elliott requested a review from a team as a code owner January 24, 2023 10:48
This adds support to ignore the trailing padding of base64 URL encoded bytes.
@james-d-elliott james-d-elliott merged commit dca408e into master Jan 28, 2023
@james-d-elliott james-d-elliott deleted the feat-base64-strip branch January 28, 2023 23:33
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.

Strip base64 padding in protocol.URLEncodedBase64
1 participant