upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2026-03-02 12:07:50 -0300
committerfiatjaf <fiatjaf@gmail.com>2026-03-02 12:07:50 -0300
commited77351a2b151464619e23c5c0f1bc47f08601d6 (patch)
tree2431ad9d5319027d29fe9a6d81e5e6e25885386f
parent533b7f8ffeae76ba04ab7da78296ff8902b2ec47 (diff)
add note about the jwt identity.
-rw-r--r--29.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/29.md b/29.md
index f041885..fc1f8e3 100644
--- a/29.md
+++ b/29.md
@@ -58,6 +58,8 @@ The `Authorization` event should be of kind `27235` and contain a tag `["u", "ht
58 58
59Relays should enforce access control at the LiveKit JWT creation time according to the group settings. 59Relays should enforce access control at the LiveKit JWT creation time according to the group settings.
60 60
61Relays MUST set the `sub` property on the issued JWT (called "identity" in the standard LiveKit libraries) to the requesting user's lowercase hexadecimal public key.
62
61## Event definitions 63## Event definitions
62 64
63These are the events expected to be found in NIP-29 groups. 65These are the events expected to be found in NIP-29 groups.