clientId

SDK app-registration identifier. Required for the unique-id auth method (signInOrCreateMember); recommended for host-injected tokens if you want the SDK to attempt /auth/refresh on 401 before emitting SESSION_EXPIRED. Not required for username/password (authenticateWithCredentials) members, who refresh and revoke through the mobileapi/authentication endpoints. See class KDoc for the full matrix.