UNPKG

@loopback/docs

Version:
24 lines (16 loc) 809 B
--- lang: en title: 'API docs: authentication.authenticationcomponent._constructor_' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/authentication permalink: /doc/en/lb4/apidocs.authentication.authenticationcomponent._constructor_.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/authentication](./authentication.md) &gt; [AuthenticationComponent](./authentication.authenticationcomponent.md) &gt; [(constructor)](./authentication.authenticationcomponent._constructor_.md) ## AuthenticationComponent.(constructor) Constructs a new instance of the `AuthenticationComponent` class <b>Signature:</b> ```typescript constructor(); ```