I have a bounty for whoever writes a standalone drop-in script that checks if the user browser has a window.nostr in it and, if not, then creates one that instead of talking to a NIP-07 extension, causes a window popup to appear and implements this flow.
This is for web clients that already implement NIP-07 support to be able to easily support this flow without having to change their code (and they don't care very much about customizing the popup).
https://github.com/kind-0/nsecbunkerd/blob/master/OAUTH-LIKE-FLOW.md
View quoted note →
Login to reply
Replies (8)
Where I said popup you can read "modal" if you want.
I think spring.site works like this on android
I think popup is a more apt name as it can't be a modal
I am talking about a thing that will show up in the realm at the of the client, not at the signer's domain.
This is a cool, low-hanging bounty that would make a lot of nostr web apps much more readily usable.
View quoted note →
Well whoops.
I think i did the wrong one.
But anyway, I think making the similiar nostr login popup as you quoted probably not the easiest task especially when you do not need for modifying the existing code. It may still need to be in the same server.
Still it would be easy.
I think no one will make this, I'll try to do it myself and then maybe someone can improve it later.
Did you already start on this? Or has anyone done it?