Open shiftlabs1 opened 1 month ago
Absolutely, the first order of business here will probably be just an example of any kind of auth, likely with Clerk first. That should be a smaller project, just adding it to the example in this repo.
Then getting it working with Convex Auth will be next.
It would be nice to get convex-auth integrated here , providing a compatible module that will enable client side and server side Auth in sveltekit project. convex-auth does not have a plain JS/TS lib as with everything convex, it only react implementation which is a challenge to use especially when one does not use react