UNPKG

@mercury-labs/nest-auth

Version:

Mercury framework auth library. It supports local auth, jwt with both bearer token and cookie, basic auth.

4 lines (3 loc) 113 B
export * from './helpers'; export * from './cookie-auth.interceptor'; export * from './user-logout.interceptor';