You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: