Page Contents
Home > @loopback/authentication > AuthenticationMiddlewareProvider > (constructor)
AuthenticationMiddlewareProvider.(constructor)
Constructs a new instance of the AuthenticationMiddlewareProvider class
Signature:
constructor(authenticate: AuthenticateFn);
Parameters
| Parameter | Type | Description |
|---|---|---|
| authenticate | AuthenticateFn |