Page Contents
Home > @loopback/authentication > AuthenticationOptions
AuthenticationOptions interface
Options for authentication component
Signature:
export interface AuthenticationOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
(Optional) Default authentication metadata if a method or class is not decorated with | |||
|
boolean |
(Optional) This flag allows an authentication strategy to abort the authentication by throwing an error if |