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(Defined in: app-sdk/src/jwt/typeGuards.ts:33 Check if a decoded JWT is a delegatee token (role === ‘app-delegatee’)decodedJWT):decodedJWT is VincentJWTDelegatee
Parameters
decodedJWT
DecodedJWT
Returns
decodedJWT is VincentJWTDelegatee
