Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Waishnav/devspace
/ close
Method
close
src/oauth-provider.ts:259–261 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
257
}
258
259
close(): void {
260
this.oauthStore.close();
261
}
262
263
private validCodeRecord(
264
client: OAuthClientInformationFull,
Callers
2
testProviderRestartRotationAndRevocation
Function · 0.95
createServer
Function · 0.95
Calls
1
close
Method · 0.65
Tested by
1
testProviderRestartRotationAndRevocation
Function · 0.76