MCPcopy Create free account
hub / github.com/QuantiaAI/helm-agents /

Class

apps/api/src/auth/auth.controller.ts:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22@Controller("auth")
23export class AuthController {
24 constructor(
25 private auth: AuthService,
26 @Inject(AUTH_CONFIG) private cfg: AuthConfig,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected