JubilantJamJ
Convex Community17mo ago
6 replies
JubilantJam

Convex-auth with solid or other non-react frameworks

Is there a reccomended way to set up convex-auth for frameworks other than react?

I've gotten pretty far with solid js by just calling the signIn/signOut actions from convexAuth() from @convex-dev/auth/server.

I can successfully retrieve the auth token but I can't seem to get convex to recognize the user as signed in.
Was this page helpful?