Live data from Hacker News

Better Auth – Authentication library for TypeScript

better-auth.com

31–37 of 37 posts

Re: Better Auth – Authentication library for TypeScript

#35

There are so many auth libraries on the roll nowadays. I am using firebase js and it is very simple and straightforward to use. I'm not a security expert, so please advise any pitfalls that the new libraries address which cannot be done with firebase

Why do you give them you your data? Why would you pay for that ?

Re: Better Auth – Authentication library for TypeScript

#37
I've been hoping on some library to better simplify passkey auth, especially in "serverless" situations with KV DB like Deno Deploy/Netlify/et al. I'm sick of passwords and passkey should be all I need, but the high level libraries just don't seem to exist in good enough forms yet and everyone keeps instead relying on overkill vendors like Auth0/Okta.
Post reply on HN