diff --git a/26.md b/26.md index cd812838..d8119c0a 100644 --- a/26.md +++ b/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:"", 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.