-
@thdxr i'm using Firebase Auth, but what i get back is a JWT token. all the actual user data lives on my server, so I can handle that stuff myself. but also i'm pretty wary of the lockin problem you can easily run into - auth is your users is your whole business.
-
@thdxr but also it's a magic link flow and i do not want to think about email deliverability if i can in any way avoid it