arkA
Convex Community13mo ago
32 replies
ark

Is it possible to use the v4 beta of Auth0's Next.js SDK with Convex?

Hello, I am trying to figure out if making a custom integration of Auth0's Beta v4 Next.js SDK would work in Convex Authentication? I did try to make one, the problem is it always show that I am unauthenticated. Is there something I'm doing wrong? Any help is appreciated, thank you.

Versions I am using:
- "@auth0/nextjs-auth0": "4.0.0-beta.13"
- "convex": "^1.17.4"
- "next": "15.1.3"

Source code:
- Custom auth integration: https://pastebin.com/DMPJDfXH
- Convex client: https://pastebin.com/DJZ0sfau
- Page/Route client: https://pastebin.com/RbeCXSrC
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?