Skip to content

AuthController

reference
1 min readUpdated

Kind: Controller

Source: atloria-monorepo/apps/api/src/auth/auth.controller.ts

Relationships

  • MODULE_DECLARES → register
  • MODULE_DECLARES → login
  • MODULE_DECLARES → refresh
  • MODULE_DECLARES → verifyEmail
  • MODULE_DECLARES → forgotPassword
  • MODULE_DECLARES → resetPassword
  • MODULE_DECLARES → resendVerification
  • MODULE_DECLARES → logout
  • MODULE_DECLARES → getMe
  • DEPENDS_ON → AuthService

Referenced By

  • AuthModule (MODULE_DECLARES)

Was this page helpful?

Download as PDF