Kind: Function
Source: atloria-monorepo/apps/api/src/auth/guards/resource-org.guard.ts
Declare which request param(s) must be owned by the caller's organization.
Signature
tsfunction RequireResourceOwnership(specs: ResourceOwnershipSpec[])
Parameters
| Name | Type |
|---|---|
specs | ResourceOwnershipSpec[] |
Was this page helpful?