5 ms·
It also makes authentication Not Your Problem. Getting someone else to handle password resets alone seems worth the squeeze.
by luma 3mo ago
It also makes authentication Not Your Problem. Getting someone else to handle password resets alone seems worth the squeeze.
- pseudosavant 3mo agoTotally 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.