Intern
Intern4mo ago

Convex Auth with Svelte

Okay thanks, is there any auth soloution that supports both sveltekit and convex?
5 Replies
erquhart
erquhart4mo ago
Clerk has a community maintained integration, that might be your best bet: https://github.com/markjaquith/clerk-sveltekit
GitHub
GitHub - markjaquith/clerk-sveltekit: Clerk adapter for SvelteKit
Clerk adapter for SvelteKit. Contribute to markjaquith/clerk-sveltekit development by creating an account on GitHub.
Intern
InternOP4mo ago
Hmmm, okay thanks. But I am looking for something self-hosted and open-source if possible.
erquhart
erquhart4mo ago
Convex Auth is the closest, that first link I shared seemed to point to a working approach. There’s no packaged solution for Svelte yet, unfortunately.
Intern
InternOP4mo ago
Is there any ETA for it?
erquhart
erquhart4mo ago
I'm not aware of anything being in active development for Convex Auth and Svelte

Did you find this page helpful?