Hacker News new | ask | show | jobs
by luma 33 days ago
It also makes authentication Not Your Problem. Getting someone else to handle password resets alone seems worth the squeeze.
1 comments

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.