MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / jwt-revocation.test.ts

File jwt-revocation.test.ts

apps/api/tests/lib/jwt/jwt-revocation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, spyOn, test } from "bun:test";
2
3import { cacheService } from "../../../src/lib/cache";
4import { jwtRevocationService } from "../../../src/lib/jwt";

Callers

nothing calls this directly

Calls 2

revokeAllForUserMethod · 0.80
delMethod · 0.45

Tested by

no test coverage detected