MCPcopy Create free account
hub / github.com/Datakitpage/Datakit /

Class

backend/api/src/auth/auth.controller.ts:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26@Controller('auth')
27export class AuthController {
28 constructor(
29 private authService: AuthService,
30 private passwordService: PasswordService,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected