Would it be possible to get support for the SIWS specification that Phantom is proposing (based on Ethereum’s sign-in EIP)? The resulting front-end login code ends up being as simple as:
await window.solana?.signIn({});
I’ve been playing with it compared to the connect + signMessage approach … and it’s pretty slick.
@cornmonger I quickly brought this up at the end of today’s Community Call. They didn’t have a definitive answer but said they have something like this for Ethereum, so not sure why they wouldn’t build it out for Solana. So I’m sure it might be a thing. But again, I brought it up in like the last 3 minutes, so it wasn’t a detailed discussion.
At least wanted to let you know it seems like something they may be able to get done.