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-phone.auth.guard'; export * from './a5-authn-phone.controller'; export * from './a5-authn-phone.module'; export * from './a5-authn-phone.service'; export * from './a5-authn-phone.strategy';