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) 170 B
export * from './get-current-user-by-access-token.query'; export * from './get-current-user-by-api-key.query'; export * from './get-current-user-by-refresh-token.query';