Skip to content

Add support for a mixed base64 and base64url encoding? #7

@lucacasonato

Description

@lucacasonato

Elsewhere, @bakkot says that apparently Node.js's Buffer.from(x, "base64"), as well as CSP, support mixing base64 and base64 URL in the same string, when decoding. That might be an encoding worth supporting as well.

Cross-linking to tc39/proposal-arraybuffer-base64#7 (comment) for related analysis.

Originally posted by @domenic in #6 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions