Next.js Discord

Discord Forum

Looking for an auth library that works well with Nextjs

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
Hello,

Since NextAuth is unusable, I'm looking for an auth library that actually works. I was looking into Lucia, but I was wondering what other people's experiences were? Should I go for Lucia, or maybe write a custom implementation? It's kind of bizarre that something so essential to 99% of apps isn’t properly supported by Next.js. I'm looking for something that supports credentials as well as OAuth.

3 Replies

Asiatic LionOP
It might also be a good idea to just integrate the authjs discord into a channel in this discord, because the authjs discord is kinda dead.
heard better-auth is good. i don't use it though, due to business requirements i roll my own auth
Asiatic LionOP
Thanks I'll look into that