MCPcopy Create free account
hub / github.com/linuxfoundation/crowd.dev / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import { createRateLimiter } from '../apiRateLimiter'
2import { safeWrap } from '../../middlewares/errorMiddleware'
3
4export default (app) => {

Callers

nothing calls this directly

Calls 3

safeWrapFunction · 0.90
createRateLimiterFunction · 0.90
getMethod · 0.65

Tested by

no test coverage detected