Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProtonDriveApps/sdk
/ load
Method
load
cli/src/credentials/interface.ts:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
// This is simplification to avoid too many changes that would be fragile and
11
// removed later anyway.
12
telemetryEnabled?: boolean;
13
};
14
15
export
interface
CredentialsStore {
Callers
5
batchLoading.test.ts
File · 0.65
load
Method · 0.65
open
Method · 0.65
storage.test.ts
File · 0.65
providerPersisted.test.ts
File · 0.65
Implementers
2
PlaintextFileSessionStore
cli/src/credentials/fileCredentialsSto
SecretsSessionStore
cli/src/credentials/secretCredentialsS
Calls
no outgoing calls
Tested by
no test coverage detected