Skip to content

Commit 84c3d14

Browse files
greenart7c3dluvian
andauthored
[NIP-55] Add a warning message when using web intents (#1457)
Co-authored-by: dluvian <[email protected]>
1 parent a3cd55f commit 84c3d14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

55.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,8 @@ If the user chose to always reject the event, signer application will return the
484484

485485
# Usage for Web Applications
486486

487+
You should consider using [NIP-46: Nostr Connect](46.md) for a better experience for web applications. When using this approach, the web app can't call the signer in the background, so the user will see a popup for every event you try to sign.
488+
487489
Since web applications can't receive a result from the intent, you should add a modal to paste the signature or the event json or create a callback url.
488490

489491
If you send the callback url parameter, Signer Application will send the result to the url.

0 commit comments

Comments
 (0)