NanaGaisieN
Convex Community2y ago
4 replies
NanaGaisie

Custom Auth With Kinde

I am working on a Nextjs project with Kinde for authentication and Convex for my backend. I am implementing custom auth by integrating Kinde. I have created my own custom auth provider to use with Kinde. The convex client seems not to fetch the JWT token although setAuth is called on the convex client. I get a null response when trying to log the user's identity to the client while a user is logged in.

What am I doing wrong here?
Was this page helpful?