UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

26 lines (17 loc) 860 B
--- lang: en title: 'API docs: authentication.authenticationmiddlewareprovider.value' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/authentication permalink: /doc/en/lb4/apidocs.authentication.authenticationmiddlewareprovider.value.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/authentication](./authentication.md) &gt; [AuthenticationMiddlewareProvider](./authentication.authenticationmiddlewareprovider.md) &gt; [value](./authentication.authenticationmiddlewareprovider.value.md) ## AuthenticationMiddlewareProvider.value() method <b>Signature:</b> ```typescript value(): Middleware; ``` <b>Returns:</b> [Middleware](./express.middleware.md)