Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createRateLimiter } from
'../apiRateLimiter'
2
import
{ safeWrap } from
'../../middlewares/errorMiddleware'
3
4
export
default (app) => {
Callers
nothing calls this directly
Calls
3
safeWrap
Function · 0.90
createRateLimiter
Function · 0.90
get
Method · 0.65
Tested by
no test coverage detected