Page Contents
Home > @loopback/authorization > AuthorizationOptions
AuthorizationOptions interface
Signature:
export interface AuthorizationOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
(Optional) Default decision if all authorizers vote for ABSTAIN If not set, default to | |||
|
(Optional) Default authorization metadata if a method is not decorated with | |||
|
number |
(Optional) Default HTTP status code when the final decision is | ||
|
(Optional) Controls if Allow/Deny vote takes precedence and override other votes. If not set, default to Once a vote matches the |