Reference

AuthRequirementMode

Controls whether all listed auth requirements or any one requirement must match.

Signature

type AuthRequirementMode = "all" | "any"