You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just now came across this Should we opt for other authentication services such as Lucia Auth or some other authentication toolkit ? @Sahil-Sharma-23
Pls feel free to comment
Yes. Instead of fully managed auth providers, we can use something like NextAuth.js to have much more control over the authentication process.
Check the below doc link to get started. https://next-auth.js.org/getting-started/example
The problem is that in next auth it has very minimal interface and also has build fails after a while , lucia on other hand gives flexibility of interface but the code is more . i personally had build fails in nextauth and also other projects made by yt creators was same on their deployed app
I just now came across this
Should we opt for other authentication services such as Lucia Auth or some other authentication toolkit ?
@Sahil-Sharma-23
Pls feel free to comment
The text was updated successfully, but these errors were encountered: