exp
: Expiration timestamp (Unix time)aud
: Audience (string or array)iss
: Issuer (string or URI)email
: The user’s email addressusername
: The user’s usernameuserId
: A persistent unique identifier for the usersub
: Can also serve as the user identifier if not using other fieldsImportant Note: During partner onboarding, notify Suki which identifier field your tokens contain. Suki will configure the system to extract the correct identifier from your tokens. If your tokens contain multiple identifiers, specify which one should be the primary identifier for user recognition.The partnerToken must be signed using either RS256 (RSA Signature with SHA-256).
setPartnerToken
method whenever Partner App refreshes its token.