JubilantJam
CCConvex Community
•Created by JubilantJam on 9/4/2024 in #support-community
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.
6 replies