Page Contents
Home > @loopback/authentication > AuthenticationMiddlewareProvider
AuthenticationMiddlewareProvider class
Signature:
export declare class AuthenticationMiddlewareProvider implements Provider<Middleware>
Implements: Provider<Middleware>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| [(constructor)(authenticate)](/doc/en/lb4/apidocs.authentication.authenticationmiddlewareprovider._constructor_.html) | Constructs a new instance of the `AuthenticationMiddlewareProvider` class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| [value()](/doc/en/lb4/apidocs.authentication.authenticationmiddlewareprovider.value.html) |