Reference
AuthRequirementMode
Controls whether all listed auth requirements or any one requirement must match.
Signature
type AuthRequirementMode = "all" | "any"Reference
Controls whether all listed auth requirements or any one requirement must match.
type AuthRequirementMode = "all" | "any"