DM login is way easier for people using native apps (Damus/Amethyst), and those are the majority. But with DM-login you don't really have access to keys and can't sign/encrypt anything, so this approach only works for a limited set of apps.
Oh that’s a good point.
My thoughts were to encode any activity that would require signing to be via URL that would send them back to their native messaging app to send from that … sort of like how “share via … “ works.
… or at least that’s my work around for now.
… been figuring if it’s possible to turn everything into url-links & API calls… that on the other side we’d all figure & find the right integration.
I wanna get rid of user management activities & focus on use case / feature-function flows.