Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, test } from
"bun:test"
;
2
3
import
{ ApiError } from
"../../../src/lib/errors/api-error"
;
4
import
{
Callers
nothing calls this directly
Calls
3
createAuthorizationURL
Function · 0.90
completeOAuthCallback
Function · 0.90
close
Method · 0.45
Tested by
no test coverage detected