Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ clearCredentials
Method
clearCredentials
packages/cloud/src/WebAuthService.ts:244–246 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
}
243
244
private
async
clearCredentials(): Promise<void> {
245
await
this.context.secrets.delete(this.authCredentialsKey)
246
}
247
248
/**
249
* Start the login process
Callers
2
logout
Method · 0.95
refreshSession
Method · 0.95
Calls
1
delete
Method · 0.65
Tested by
no test coverage detected