We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e7090e + ae4ed88 commit 072ef16Copy full SHA for 072ef16
draft-wood-privacypass-auth-scheme-extensions.md
@@ -79,6 +79,8 @@ As defined in {{Section 2.2 of AUTHSCHEME}}, the "PrivateToken" authentication
79
scheme defines one parameter, "token", which contains the base64url-encoded
80
Token struct. This document defines a new parameter, "extensions," which contains
81
the base64url-encoded representation of the following Extensions structure.
82
+This document follows the default padding behavior described in
83
+{{Section 3.2 of !RFC4648}}, so the base64url value MUST include padding.
84
85
~~~
86
struct {
0 commit comments