UNPKG

@mercury-labs/auth

Version:

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

4 lines (3 loc) 118 B
export * from './login.controller'; export * from './profile.controller'; export * from './refresh-token.controller';