---
lang: en
title: 'API docs: authorization.authorizationcomponent'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/authorization
permalink: /doc/en/lb4/apidocs.authorization.authorizationcomponent.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/authorization](./authorization.md) &gt; [AuthorizationComponent](./authorization.authorizationcomponent.md)

## AuthorizationComponent class

<b>Signature:</b>

```typescript
export declare class AuthorizationComponent implements Component 
```
<b>Implements:</b> [Component](./core.component.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [bindings](./authorization.authorizationcomponent.bindings.md) |  | [Binding](./context.binding.md)<!-- -->\[\] |  |


