Svelte + Clerk | Any example of how to get it working?
Hey, i want to integrate clerk with convex, can anyone share an example of this integration or maybe what steps should i follow and i will it give a try
(I'm using lucia but i would like to migrate)
https://github.com/lucia-auth/lucia/discussions/1707 (will be deprecated)
thanks everyone
GitHub
Future plans · lucia-auth lucia · Discussion #1707
I am planning to deprecate the library early next year. It has become abundantly clear to me that Lucia, in the current state, is not working. I now implement sessions from scratch and don't us...
5 Replies
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!
Have you started with the Clerk/Convex example from the docs?
It's a pretty straightforward walkthrough of the basic steps to get both working together
Convex & Clerk | Convex Developer Hub
Clerk is an authentication platform providing login via
Yes, "ConvexProviderWithClerk" is not available for svelte, i don't know what to do to replace that step 🙁
In another thread, @ballingt mentioned some steps that you can use to get Clerk to work with Svelte: https://discord.com/channels/1019350475847499849/1260801770540634254/1273697962232512694 . I have no Svelte experience so I can't help directly, but maybe this will get you moving in the right direction.