File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -71,12 +71,6 @@ urlPrefix: https://www.ietf.org/archive/id/draft-robert-privacypass-batched-toke
71
71
"publisher": "IETF",
72
72
"title": "Batched Token Issuance Protocol"
73
73
},
74
- "ISSUER-PROTOCOL": {
75
- "authors": ["S. Valdez", "A. Bulut", "S. Schlesinger"] ,
76
- "href": "https://github.com/WICG/trust-token-api/blob/main/ISSUER_PROTOCOL.md",
77
- "publisher": "Google",
78
- "title": "ISSUER_PROTOCOL"
79
- },
80
74
"RFC4648": {
81
75
"href": "https://www.rfc-editor.org/rfc/rfc4648"
82
76
}
@@ -766,8 +760,6 @@ Sec-Private-State-Token:
766
760
```
767
761
768
762
769
- The details for servers implementing this protocol can be found in [[!ISSUER-PROTOCOL]] .
770
-
771
763
Handling Issue Responses {#issue-response}
772
764
----------------------------------------------------------
773
765
@@ -791,8 +783,6 @@ To handle an issue response , given [=request=] |request| and [=respon
791
783
1. [=Insert a token=] for |issuer|, |token|, and |signingKey|.
792
784
1. Return.
793
785
794
- The details for servers implementing this protocol can be found in [[!ISSUER-PROTOCOL]] .
795
-
796
786
Redeeming Tokens {#redeeming-tokens}
797
787
====================================
798
788
You can’t perform that action at this time.
0 commit comments