logoalt Hacker News

figassisyesterday at 6:25 AM4 repliesview on HN

This is a market created by the supabases and it’s no code cousins. I frankly always considered auth so simple and fundamental, with best practices so well known that I never saw the need to use a SaaS for user auth. I guess if you want to offer all the auth methods that this library is useful and saves a lot of time.


Replies

shreezusyesterday at 7:02 AM

As someone who has been at a company where for various reasons, we decided to "roll our own auth", I would have to disagree here. Don't reinvent the wheel if you can avoid doing so.

show 1 reply
sc0rpilyesterday at 6:47 AM

Absolutely wild take. Auth is most definitely not simple, nor are best practices well known, based on number of auth-related vulnerabilities published.

show 1 reply
simultsopyesterday at 6:45 AM

You mean that for toying, personal use or hobby projects, right? Otherwise people get jaw drops or facepalms.