|
|
|
|
|
by jtms
356 days ago
|
|
"Better Auth’s pitch is simple: Let developers implement everything from simple authentication flows to enterprise-grade systems directly on their databases and embed it all on the back end." Its absolutely bonkers to me that web development has gotten to a point where this is a novel pitch. Up until not that long ago ALL auth was done directly in your own database and embeded in your own backend. Am I missing something? |
|
Web devs use abstractions for lots of things. There's no reason auth should be a hill to die on.