Skip to content

Conversation

@fahrigedik
Copy link
Member

Ensures the JWT token body is properly padded before decoding, preventing errors when parsing tokens with missing base64 padding.

Resolves #23796

Ensures the JWT token body is properly padded before decoding by adding '=' characters as needed. This prevents errors when decoding tokens with missing base64 padding.
@fahrigedik fahrigedik added this to the 10.0-final milestone Oct 16, 2025
@sumeyyeKurtulus sumeyyeKurtulus merged commit 0a7d537 into rel-10.0 Oct 17, 2025
2 of 3 checks passed
@sumeyyeKurtulus sumeyyeKurtulus deleted the issue-23796 branch October 17, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants