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

File mfa.utils.test.ts

apps/api/tests/api/auth/services/mfa.utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { Secret, TOTP } from "otpauth";
3
4import {

Callers

nothing calls this directly

Calls 3

currentTotpStepFunction · 0.90
buildTotpFunction · 0.90
generateRecoveryCodesFunction · 0.90

Tested by

no test coverage detected