MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/api/src/server/identity.ts:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135export class IdentityProvider extends Context.Service<IdentityProvider, IdentityProviderShape>()(
136 "@executor-js/api/IdentityProvider",
137) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected