Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ oauth-discovery.test.ts
File
oauth-discovery.test.ts
packages/core/sdk/src/oauth-discovery.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Cause, Effect, Exit, Ref, Schema } from
"effect"
;
3
import
{ HttpServerResponse } from
"effect/unstable/http"
;
4
Callers
nothing calls this directly
Calls
10
canonicalResourceUrl
Function · 0.90
discoverProtectedResourceMetadata
Function · 0.90
discoverAuthorizationServerMetadata
Function · 0.90
registerDynamicClient
Function · 0.90
beginDynamicAuthorization
Function · 0.90
withOAuthFixture
Function · 0.85
sendJson
Function · 0.85
notFound
Function · 0.70
text
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected