Oddbean new post about | logout
 cool, that you can do that with Nak. but that is CLI

let's say we don't want to build another chat UI inside of an existing nostr client that does other stuff. i just want to auto auth, client to client. how do you suggest we do that? Right now every client requires a user to go through a NIP-07 auth process. 

Lots of repeat logins when switching from web app to web app really sucks ass. 

 If a client is willing to provide NIP98, then let one client programmatically sign into another, is that what the spec is for? or did i read it totally wrong?