Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ jwt-utils.test.ts
File
jwt-utils.test.ts
apps/api/tests/lib/jwt/jwt-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, spyOn, test } from
"bun:test"
;
2
3
import
{ jwtRevocationService } from
"../../../src/lib/jwt/jwt-revocation"
;
4
import
{
Callers
nothing calls this directly
Calls
2
buildJWTPayload
Function · 0.90
createJWTConfig
Function · 0.90
Tested by
no test coverage detected