Page Contents
Home > @loopback/authentication > AuthenticationComponent
AuthenticationComponent class
Signature:
export declare class AuthenticationComponent implements Component
Implements: Component
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| providers | { [x: string]: typeof AuthenticateActionProvider | typeof AuthenticationMiddlewareProvider | typeof AuthMetadataProvider | typeof AuthenticationStrategyProvider; } |