mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 14:19:08 -05:00
Update 26.md
This commit is contained in:
parent
03fd0db275
commit
a5213e39cc
4
26.md
4
26.md
|
@ -136,7 +136,11 @@ Care must be taken to let the user know the full scope requested, the ability of
|
|||
}
|
||||
```
|
||||
-On rejection, POSTs a "rejection" to the **uri**
|
||||
```js
|
||||
{
|
||||
id:"<request-id>",
|
||||
status:"denied",
|
||||
}
|
||||
```
|
||||
|
||||
This should help alleviate the need for apps to ask users to paste in NSECs. Instead a single app can be used, such as alby, etc.
|
||||
|
|
Loading…
Reference in New Issue
Block a user