KindeK
Kinde2y ago
8 replies
NanaGaisie

Integrating Convex with Kinde

Hey,
I am trying to implement custom authentication with convex. I have done as their documentation says on implements custom authentication. That being said using the useKindeBrowserClient hook to access the isAuthenticated auth data inside the ConvexProviderWithKinde when signed in returns false. I tried logging to the console the auth data in a different component and got the expected result.

The attached files show how I am implementing the custom auth.
I would appreciate any explanation of why this happens and possible ways to resolve this issue.
Was this page helpful?