This data structure is part of the Auth Interface.
Remarks
Input parameters for the EOS_Auth_VerifyIdToken function.
Properties
EOS_Auth_VerifyIdTokenOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_AUTH_VERIFYIDTOKEN_API_LATEST. |
const EOS_Auth_IdToken* IdToken | The ID token to verify. Use EOS_EpicAccountId_FromString to populate the AccountId field of this struct. |