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

File mfa.routes.ts

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

Source from the content-addressed store, hash-verified

1import { Elysia, t } from "elysia";
2
3import {
4 AUTH_COOKIE_CONFIG,

Callers

nothing calls this directly

Calls 15

createJWTConfigFunction · 0.90
errorHandlerFunction · 0.90
resolveActiveAccountIdFunction · 0.90
buildJWTPayloadFunction · 0.90
createSuccessResponseFunction · 0.90
tryAuthFunction · 0.90
requireAuthFunction · 0.90
verifyTotpLoginMethod · 0.80
verifyRecoveryLoginMethod · 0.80
setupMethod · 0.80
verifySetupMethod · 0.80
disableMethod · 0.80

Tested by

no test coverage detected