David AlonsoD
Convex Community2y ago
3 replies
David Alonso

What token to pass when doing fetchQuery on the client

Maybe this is a really stupid question, but when I do await fetchQuery on a client function (e.g. .ts file marked as "use client"), I can't get a token from getAuthToken (for server auth) and getUserIdentity returns null...


Any ideas?
Was this page helpful?