Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tiagozip/cap
/ TokenValidationResult
Interface
TokenValidationResult
checkpoints/elysia/index.d.ts:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
export
interface
TokenValidationResult {
37
success: boolean;
38
}
39
40
export
interface
ChallengeRedeemBody {
41
token: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected