UNPKG

@hz-9/a5-authn

Version:

Authentication module for the @hz-9/a5-* series of repositories.

8 lines (7 loc) 270 B
export * from './dtos'; export * from './interfaces'; export * from './a5-authn-email.auth.guard'; export * from './a5-authn-email.controller'; export * from './a5-authn-email.module'; export * from './a5-authn-email.service'; export * from './a5-authn-email.strategy';