How to properly authenticate convex functions called via fetchAction and fetchMutation.
Now this is all nice and cozy but what happens if I want to authenticate a function call in a non user context. what token will i pass. In my research I have heard that I can create an api key and pass it to convex on the same field but I dont fully grasp the concept.
Thanks foryour time
