Better Auth + Next.js Auth Setup seems slow
Hello Everyone
I am testing with convex better auth setup with nextjs and
I am seeing that for every page load I need to do a /api/auth/get-session and then a /api/auth/convex/token and its a bit slow imo (see the screenshot)
is this desired behavior or am I doing something wrong?
Any help and suggestions is appropriated 🙏

1 Reply
No you're not doing anything wrong. Improving perf is a current priority.