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)

Constructs a new instance of the AuthenticationMiddlewareProvider class

Methods

Method Modifiers Description

value()