beerman
beerman•4d ago

Integrating Convex auth into a sveltekit application?

Hey all, has anyone managed to get convex auth working by default or with https://docs.logto.io/ or https://svelte.dev/docs/cli/lucia
Logto introduction | Logto docs
Quickly launch your identity and access management system by integrating Logto. Enjoy authentication, authorization, and multi-tenant management all in one.
lucia • Docs • Svelte
lucia • Svelte documentation
2 Replies
Convex Bot
Convex Bot•4d ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
Micha
Micha•2d ago
I've created a Svelte adapter for Convex Auth that I use in my own SvelteKit app https://github.com/mmailaender/convex-auth-svelte @beerman Haven't used it yet in a plain Svelte app, so this is still a TODO. Feel free to give it a shot and tell me how it goes 🙂
GitHub
GitHub - mmailaender/convex-auth-svelte
Contribute to mmailaender/convex-auth-svelte development by creating an account on GitHub.

Did you find this page helpful?