MCPcopy Create free account
hub / github.com/baiwumm/react-admin /

Class

Xmw_server/src/modules/auth/auth.controller.ts:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52@ApiBearerAuth()
53@Controller('auth')
54export class AuthController {
55 constructor(private readonly authService: AuthService) { }
56
57 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected