Skip to content

Drop loose base64 decoding#658

Merged
anakinj merged 1 commit into
jwt:mainfrom
anakinj:drop-loose-base64-decoding
Dec 28, 2024
Merged

Drop loose base64 decoding#658
anakinj merged 1 commit into
jwt:mainfrom
anakinj:drop-loose-base64-decoding

Conversation

@anakinj

@anakinj anakinj commented Dec 28, 2024

Copy link
Copy Markdown
Member

Description

Support only stricter base64 decoding

Checklist

Before the PR can be merged be sure the following are checked:

  • There are tests for the fix or feature added/changed
  • A description of the changes and a reference to the PR has been added to CHANGELOG.md. More details in the CONTRIBUTING.md

@anakinj anakinj force-pushed the drop-loose-base64-decoding branch from 37623e0 to 3dcae61 Compare December 28, 2024 18:47
@anakinj anakinj merged commit 29633b1 into jwt:main Dec 28, 2024
nicolastemciuc added a commit to cedarcode/fido_metadata that referenced this pull request Sep 10, 2025
    - Removed trailing newline at the end of the file to comply with stricter base64 decoding.
    - ruby-jwt > 2 no longer supports loose base64 input (e.g., padding issues or newline chars).
    - See related PR: jwt/ruby-jwt#658
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.

1 participant