← Back to context

Comment by luma

4 hours ago

It also makes authentication Not Your Problem. Getting someone else to handle password resets alone seems worth the squeeze.

Totally agree. Having to handle the password reset flow requires having reliable email delivery, which can be non-trivial. I usually start with supporting Google auth, and if I need more than that I'll add Microsoft and Apple too. Everyone already has at least one of those setup.