mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 46.md
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
This commit is contained in:
parent
db93c0d05f
commit
667254eb7f
2
46.md
2
46.md
|
@ -80,7 +80,7 @@ When redirecting, the client can choose to add a `callbackUrl` query string para
|
|||
* Client gets example.com/.well-known/nostr.json?name=hello
|
||||
* Client finds nip46 relays wss://relay.example.com and pubkey <123>
|
||||
* Client sends `connect` with remote pubkey `<123>`
|
||||
* Signer sends back `result: 'auth_url", error: "https://auth.example.com/some-long-secret-path"`
|
||||
* Signer sends back `result: "auth_url", error: "https://auth.example.com/some-long-secret-path"`
|
||||
* Client opens popup `https://auth.examople.com/ABCD`
|
||||
* User authorizes the client to sign on behalf of pubkey <123>
|
||||
* Client's `connect` RPC call is `ack`ed.
|
||||
|
|
Loading…
Reference in New Issue
Block a user