Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ oauth.utils.test.ts
File
oauth.utils.test.ts
apps/api/tests/lib/oauth/oauth.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
3
import
{ ApiError } from
"../../../src/lib/errors"
;
4
import
{
Callers
nothing calls this directly
Calls
11
isValidOAuthProvider
Function · 0.90
isRecord
Function · 0.90
readString
Function · 0.90
readBoolean
Function · 0.90
splitDisplayName
Function · 0.90
buildRedirectURI
Function · 0.90
getCredentials
Function · 0.90
canDisconnect
Function · 0.90
fetchJson
Function · 0.90
provider
Function · 0.85
withMockedFetch
Function · 0.85
Tested by
no test coverage detected