You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think@base64d with non-utf8 content is a one of notable feature of gojq.
In real world, there are many base64url in JSON fields.
Can't support @base64url and @base64urld even if they are not supported in jq?
I think
@base64dwith non-utf8 content is a one of notable feature of gojq.In real world, there are many base64url in JSON fields.
Can't support
@base64urland@base64urldeven if they are not supported in jq?References