mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-13 23:39:08 -05:00
Update 26.md
This commit is contained in:
parent
f5120c570e
commit
d2a878b531
2
26.md
2
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=<uuid>&**uri**=x &kinds=1,2,4,5&from=<epoch>&to=<epoch>&**pubkey**=<64-char hex pub key>&reason=descriptive+text&relays=r1,r2...
|
||||
nkey://auth?id=<uuid>&**uri**=<uri>&kinds=1,2,4,5&action=delegate&from=<epoch>&to=<epoch>&**pubkey**=<64-char hex pub key>&reason=descriptive+text&relays=r1,r2...
|
||||
```
|
||||
|
||||
This can open up an associated app or browser that:
|
||||
|
|
Loading…
Reference in New Issue
Block a user