Skip to main content
InternallySetPayloadKeys = "iss" | "sub" | "aud" | "iat" | "exp" | "publicKey" | "role" | "__vincentJWTApiVersion"
Defined in: app-sdk/src/jwt/types.ts:12 Property keys that are set by internal logic during Vincent JWT creation, so should not be in your payload
I