I'm conflicted on which Auth provider to
I'm conflicted on which Auth provider to use. Convex's native solution, Clerk, or Auth0? Can someone share their personal preference and why?
5 Replies
I have liked the convex-auth experience so far honestly. I was using clerk before, I don't miss anything fancy from clerk. my reason for the move was clerk gets really expensive down the line if the app blows up and i am going to use convex anyways, so i thought i might as well do auth in convex
I see! I'm tempted to do the same but a bit hesitant because of the "beta feature" disclaimer. If you used Next.js, did you use App Router with SSA or without SSA?
What does ssa stand for
server-side authentication
can't say about nextjs boss, especially anything with the new version as I haven't tried it. I use it on my expo app