From 457b217f06fdf80afa663e510ae7c6206f36c3ba Mon Sep 17 00:00:00 2001 From: Travis Vachon Date: Mon, 4 Mar 2024 16:45:19 -0800 Subject: [PATCH] chore: remove trailing space --- w3-ucan-bridge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/w3-ucan-bridge.md b/w3-ucan-bridge.md index 561ffd5..d5cca5f 100644 --- a/w3-ucan-bridge.md +++ b/w3-ucan-bridge.md @@ -124,7 +124,7 @@ as the "principal" of the request. It can be used to deterministically generate be kept as secure as possible. The second, `Authorization`, is parsed into a UCAN that grants the principal identified by `X-Auth-Secret` -the capabilities needed to authorize the invocation represented by the HTTP request. +the capabilities needed to authorize the invocation represented by the HTTP request. `X-Auth-Secret` is a base64url-multibase-encoded Uint8Array of arbitrary length that will be used to derive an ed25519 principal as follows: