Skip to content

web-backend


Class: AuthModule

Defined in: packages/web-backend/src/auth/auth.module.ts:30

Authentication module wiring JWT/local strategies and controller endpoints.

Constructors

Constructor

new AuthModule(): AuthModule

Returns

AuthModule