mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Update 46.md
Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
This commit is contained in:
parent
7dc72f967c
commit
5868d4f67a
2
46.md
2
46.md
|
@ -71,7 +71,7 @@ The signer key will always be the key of the user who controls the signer device
|
|||
### Auth URL response
|
||||
A signer can reply with a `result: "auth_url", error: "<url>"`. This response can provide an easier way for the user to authorize this client to perform an action. Clients can redirect/popup this URL so the user can take an action directly on the signer backend.
|
||||
|
||||
When redirecting, the client can choose to add a `callbackUrl` query string parameter to tell the signer when to send the user after an action has been performed.
|
||||
When redirecting, the client can choose to add a `callbackUrl` query string parameter to tell the signer where to send the user after an action has been performed.
|
||||
|
||||
#### Example flow:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user