milk enjoyerM
Convex Community2y ago
75 replies
milk enjoyer

Custom auth not working

I need to use another auth provider instead of Clerk or Auth0 for certain reasons for this particular project. After following the custom auth steps, it does not seem to work as auth.getUserIdentity() always returns null even though I have tested that the fetchAccessToken token returns a valid JWT that I have configured for in auth.config.js
image.png
image.png
image.png
Was this page helpful?