1. Clerk ๐๏ธ
Clerk helps developers build user management. Provide streamlined user experiences for your users to sign up, sign in, and m...
For further actions, you may consider blocking this person and/or reporting abuse
From my experience, Better Auth is the cleanest but requires more coding knowledge. But it's an acquired taste, some people don't enjoy TypeScript so much
Regards,
Pierre M., Oerlikon
Florist Zรผrich
Try Clerk. You will love.
What about nextAuth ??
Although NextAuth is very popular, it has recently lost ground to new frameworks. NextAuth presents a complex layer when it comes to implementing authentication. However, Clerk, for example, offers more authentication and user management options with a user-friendly dashboard.
NextAuth.js is not easy to use, they made a new auth lib call Auth.js now
What about authentication flows? github.com/OhadR/authentication-fl...
Iโll check. Thanks for sharing.
@martygo have you had a chance to look at Nidam ?
Of course. Iโll check.
better auth is killing it
What about auth.js commonly known as Next auth
Although NextAuth is very popular, it has recently lost ground to new frameworks. NextAuth presents a complex layer when it comes to implementing authentication.
However, Clerk, for example, offers more authentication and user management options with a user-friendly dashboard.
I am beginner & right now using JWT ( Json Web Token) so is it good ?
Of course. Is really good to know JWT. It is still a very common way of doing authentication.