Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

isDelegatee(decodedJWT): decodedJWT is VincentJWTDelegatee
Defined in: app-sdk/src/jwt/typeGuards.ts:33 Check if a decoded JWT is a delegatee token (role === ‘app-delegatee’)

Parameters

decodedJWT

DecodedJWT

Returns

decodedJWT is VincentJWTDelegatee