Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acoyfellow/cloudbox
/
Class
oauth-proxy/src/types.ts:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}>() {}
20
21
export
class
InvalidStateError extends TaggedError(
"InvalidState"
)<{
22
message: string;
23
}>() {}
24
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected