CCC
Convex Community16mo ago
2 replies
CC

Svelte auth

I... I don't understand the Svelte Convex-library. I don't understand how to add auth to it. Is this
setConvexClientContext
supposed to be exported? It is declared next to
setupContext
, but it isn't exported in
index.d.ts
. Also, the options don't expose the
fetchToken
-thing. Are there any full examples of auth with Svelte?
Was this page helpful?