Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
{ Secret, TOTP } from
"otpauth"
;
3
4
import
{
Callers
nothing calls this directly
Calls
3
currentTotpStep
Function · 0.90
buildTotp
Function · 0.90
generateRecoveryCodes
Function · 0.90
Tested by
no test coverage detected