saito200S
Convex Community3y ago
9 replies
saito200

Auth with chained actions and mutations?

I'm using a mutation that schedules an action. This action runs a bunch of actions one after the other. The first action runs a public mutation which has an authentication guard (a functiont that throws if the user is not auth). This function is throwing an error even if the user is logged in
Was this page helpful?