UNPKG

loopback4-authentication

Version:

A loopback-next extension for authentication feature. Various Oauth strategies supported by this package.

3 lines (2 loc) 102 B
export * from './user-authentication.middleware'; export * from './client-authentication.middleware';