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.

isAppUser(decodedJWT): decodedJWT is VincentJWTAppUser
Defined in: app-sdk/src/jwt/typeGuards.ts:17 Check if a decoded JWT is an app-specific JWT (role === ‘app-user’)

Parameters

decodedJWT

DecodedJWT

Returns

decodedJWT is VincentJWTAppUser