Clever TaglineC
Convex Community15mo ago
40 replies
Clever Tagline

Custom function for HTTP action?

I want to use the same authorization process for all HTTP actions in a project rather than including the auth code in each action. I thought a custom action might work, but after reading the Stack post about custom functions, and also reviewing the code in the
convex-helpers
package, HTTP actions don't appear to be supported. Am I reading that correctly?
Was this page helpful?