From d2a878b531fb9416eca3dbcc03ba13721f5425bb Mon Sep 17 00:00:00 2001 From: earonesty Date: Thu, 1 Jun 2023 06:44:21 -0700 Subject: [PATCH] Update 26.md --- 26.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/26.md b/26.md index 6e4abeb6..5073d410 100644 --- a/26.md +++ b/26.md @@ -114,7 +114,7 @@ Using NIP26, a new oauth-style protocol handler can allow oauth-style login for Consider the following link that can be opened as an intent in browser and mobile apps: ```url -nkey://auth?id=&**uri**=x &kinds=1,2,4,5&from=&to=&**pubkey**=<64-char hex pub key>&reason=descriptive+text&relays=r1,r2... +nkey://auth?id=&**uri**=&kinds=1,2,4,5&action=delegate&from=&to=&**pubkey**=<64-char hex pub key>&reason=descriptive+text&relays=r1,r2... ``` This can open up an associated app or browser that: