MCPcopy Create free account
hub / github.com/Datakitpage/Datakit / auth.module.ts

File auth.module.ts

backend/api/src/auth/auth.module.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Module, forwardRef } from '@nestjs/common';
2import { TypeOrmModule } from '@nestjs/typeorm';
3import { AuthService } from './auth.service';
4import { AuthController } from './auth.controller';

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected