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
a5213e39cc
commit
951abf0caf
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=<uri>&kinds=1,2,4,5&action=delegate&from=<epoch>&to=<epoch>&pubkey=<64-char hex pub key>&relays=r1,r2...
|
||||
nkey://auth?id=<uuid>&uri=<uri>&kinds=1,2,4,5&from=<epoch>&to=<epoch>&pubkey=<64-char hex pub key>&relays=r1,r2...
|
||||
```
|
||||
|
||||
This can open up an associated app or browser that displays the requesting URI information in detail, including certificate information.
|
||||
|
|
Loading…
Reference in New Issue
Block a user