This data structure is part of the Connect Interface.
Remarks
Input parameters for the EOS_Connect_VerifyIdToken function.
Properties
EOS_Connect_VerifyIdTokenOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CONNECT_VERIFYIDTOKEN_API_LATEST. |
const EOS_Connect_IdToken* IdToken | The ID token to verify. Use EOS_ProductUserId_FromString to populate the ProductUserId field of this struct. |