MCPcopy Create free account
hub / github.com/epicweb-dev/epic-stack / resolveConnectionData

Method resolveConnectionData

app/utils/providers/provider.ts:16–16  ·  view source on GitHub ↗
(
		providerId: string,
		options?: { timings?: Timings },
	)

Source from the content-addressed store, hash-verified

14 getAuthStrategy(): Strategy<ProviderUser, any>
15 handleMockAction(request: Request): Promise<void>
16 resolveConnectionData(
17 providerId: string,
18 options?: { timings?: Timings },
19 ): Promise<{

Callers 1

resolveConnectionDataFunction · 0.65

Implementers 1

GitHubProviderapp/utils/providers/github.server.ts

Calls

no outgoing calls

Tested by

no test coverage detected