MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / accounts.routes.ts

File accounts.routes.ts

apps/api/src/api/accounts/accounts.routes.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { t } from "elysia";
2
3import { env } from "../../config/env";
4import { isAdminRole, isOwnerRole } from "../../lib/acl";

Callers

nothing calls this directly

Calls 15

requireAuthFunction · 0.90
errorHandlerFunction · 0.90
resolveActiveMembershipFunction · 0.90
isOwnerRoleFunction · 0.90
isAdminRoleFunction · 0.90
resolveFreshMembershipFunction · 0.90
createSuccessResponseFunction · 0.90
buildJWTPayloadFunction · 0.90
findPendingMethod · 0.80
updateNameMethod · 0.80
initiateMethod · 0.80
getPendingMethod · 0.80

Tested by

no test coverage detected