@uservane/agent-core: readShowTokenPayload
Function: readShowTokenPayload()
Section titled “Function: 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).
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”Record<string, unknown>