BirukB
Convex Community6mo ago
2 replies
Biruk

How to Automatically Pass a Token to Convex Server in fetchQuery and Other Functions

Hey, is it possible in Convex to pass a parameter (like a token) to the Convex server in fetchQuery and other functions without manually adding it each time?

Context: I'm building my own auth due to some unique requirements, and I need to pass a token. I didn't want to manually include it in every request.
Was this page helpful?