Skip to content

@uservane/agent-core: readShowTokenPayload

readShowTokenPayload(token): Record<string, unknown>

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/index.d.ts:430

Decode the JSON payload of a v1/v2 show-token (payloadB64.sig). Returns null on malformed input. Does NOT verify the signature (edge verifyShowToken is authoritative for security).

string

Record<string, unknown>