ark
ark
Explore posts from servers
CCConvex Community
Created by ark on 12/28/2024 in #support-community
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
30 replies
KKinde
Created by ark on 11/29/2024 in #💻┃support
Discord OAuth does not provide the user's name
Hello there. I tried using Discord social sign in in Kinde today and I got no name in the user object, all I got is the id, email, and picture. I am using NextJs. How do I fix this? Thank you
2 replies