tfpauly / privacy-proxy

Specifications for Privacy Proxy Implementations
Other
29 stars 11 forks source link

Note that header values must be base64url-encoded #123

Closed chris-wood closed 2 years ago

chris-wood commented 2 years ago

Or some other form of encoding. In any case, the encoding is currently unclear. Base64url seems good enough.

tfpauly commented 2 years ago

These are defined as sf-binary structured fields. See https://www.rfc-editor.org/rfc/rfc8941#name-byte-sequences.