MCPcopy 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

logoutMethod · 0.95
refreshSessionMethod · 0.95

Calls 1

deleteMethod · 0.65

Tested by

no test coverage detected