Skip to content

feat(Base64): lenient decoding to match Rust SDK#161

Open
jxom wants to merge 1 commit intomainfrom
jxom/base64-lenient-decode
Open

feat(Base64): lenient decoding to match Rust SDK#161
jxom wants to merge 1 commit intomainfrom
jxom/base64-lenient-decode

Conversation

@jxom
Copy link
Member

@jxom jxom commented Jan 29, 2026

Strip non-base64 characters before decoding instead of only stripping trailing padding.

@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
ox Ready Ready Preview, Comment Jan 29, 2026 2:58am

Request Review

@jxom jxom force-pushed the jxom/base64-lenient-decode branch 2 times, most recently from 221df51 to 321fb77 Compare January 29, 2026 02:51
Strip non-base64 characters before decoding instead of only stripping trailing padding.

Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019c079b-e704-766b-95e5-24dbb1dace30
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