Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/context-space/context-space
/
Class
web/src/services/credentials.ts:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
const
credentialsLogger = clientLogger.withTag(
"credentials"
)
6
7
class
CredentialsService {
8
/**
9
* Connect using API Key authentication
10
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected