Skip to content

Add base64url encode/decode #2794

Description

@segevfiner

Please describe your feature request.
base64 has a variant commonly referred to as base64url that replaces + and / with - and _

Describe the solution you'd like
Add @base64url/@base64urld functions/operators.

Describe alternatives you've considered
Process the base64url stuff outside yq.

Additional context
https://datatracker.ietf.org/doc/html/rfc4648#section-5

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions