Skip to content

Commit

Permalink
chore: remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
travis committed Mar 5, 2024
1 parent b6c5edc commit 457b217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion w3-ucan-bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 457b217

Please sign in to comment.