Choose your implementation method:
This data structure is part of the Auth Interface.
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.
|
This data structure is part of the Auth Interface.
Input parameters for the {AuthInterface.VerifyIdToken} function.
Properties
Auth.VerifyIdTokenOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_AUTH_VERIFYIDTOKEN_API_LATEST.
|
IdToken? IdToken
|
The ID token to verify.
Use EOS_EpicAccountId_FromString to populate the AccountId field of this struct.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no