Page Contents

Home > @loopback/authentication > AuthenticateFn

AuthenticateFn interface

interface definition of a function which accepts a request and returns an authenticated user

Signature:

export interface AuthenticateFn