Does anyone have a favorite drop-in way of doing something like this? Webauthn looks appealing, but I've never used it. Can also imagine just randomly generating some code server-side, storing it in cookies, and asking users to save it for recovery, but that feels like poorly reinventing a wheel.
Thanks
* For anyone curious, it's supposed to be a federated lightweight social network based partially on RSS.
The tricky part is later upgrading anonymous/guest accounts to real accounts linked to an actual auth user.
Here are some auth providers that support anonymous login/guest accounts:
- https://supabase.com/blog/anonymous-sign-ins