---
lang: en
title: 'API docs: authentication.authenticationcomponent._constructor_'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
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();
```

