EOS_Auth_VerifyIdTokenOptions

EOS API reference page for EOS_Auth_VerifyIdTokenOptions

1분 미만 소요

This data structure is part of the Auth Interface.

Remarks

Input parameters for the EOS_Auth_VerifyIdToken function.

Properties

EOS_Auth_VerifyIdTokenOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_AUTH_VERIFYIDTOKEN_API_LATEST.
const EOS_Auth_IdToken* IdTokenThe ID token to verify. Use EOS_EpicAccountId_FromString to populate the AccountId field of this struct.