MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / oauth.service.test.ts

File oauth.service.test.ts

apps/api/tests/lib/oauth/oauth.service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test } from "bun:test";
2
3import { ApiError } from "../../../src/lib/errors/api-error";
4import {

Callers

nothing calls this directly

Calls 3

createAuthorizationURLFunction · 0.90
completeOAuthCallbackFunction · 0.90
closeMethod · 0.45

Tested by

no test coverage detected