Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ index.ts
File
index.ts
packages/plugins/keychain/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Effect } from
"effect"
;
2
3
import
{ definePlugin,
type
CredentialProvider,
type
PluginCtx } from
"@executor-js/sdk"
;
4
Callers
nothing calls this directly
Calls
7
definePlugin
Function · 0.90
resolveServiceName
Function · 0.90
setPassword
Function · 0.90
deletePassword
Function · 0.90
makeKeychainProvider
Function · 0.90
makeKeychainExtension
Function · 0.85
probeAccount
Function · 0.85
Tested by
no test coverage detected