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
Defined in: packages/web-backend/src/auth/auth.module.ts:30
Authentication module wiring JWT/local strategies and controller endpoints.
new AuthModule():
AuthModule
AuthModule