auth3.org was a protocol I developed during the web3 hype year of 2021 for signing into websites using a metamask wallet.
Demo

It uses a nonce check handshake to verify the wallet ownership through a signed message.

It worked just fine, but never did much of anything with it besides implement it on a few side projects.