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: