From a5213e39cc9fd0461f30a0ace0d85d2e559c59e6 Mon Sep 17 00:00:00 2001 From: earonesty Date: Thu, 1 Jun 2023 06:49:29 -0700 Subject: [PATCH] Update 26.md --- 26.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.