Skip to content

Conversation

@sebastienros
Copy link

Fixes #1862

base64_url_safe_encode should not render = characters. This change is compatible with already encoded strings, meaning base64_url_safe_decode will work on string encoded with the previous version that emitted padding characters.

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.

Base64 URL Safe Implementation

1 participant