Sheng
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Yea, probably the issue is due to missing isAuthenticated from your export there
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Does your convex/auth.ts file have the isAuthenticated exported like this?
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
Yes, basically is just run some code before reaching the convex auth middleware
22 replies
CCConvex Community
•Created by uma on 3/29/2025 in #support-community
callback, 3rd party authentication, convexAuth
How about this? It will check the pathname first, if matched then no need to go through the convex auth middleware.
22 replies