Choose your implementation method:
This data structure is part of the Connect Interface.
Input parameters for the EOS_Connect_Login function.
Properties
EOS_Connect_LoginOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_CONNECT_LOGIN_API_LATEST.
|
const EOS_Connect_Credentials* Credentials
|
Credentials specified for a given login method
|
const EOS_Connect_UserLoginInfo* UserLoginInfo
|
Additional non-authoritative information about the local user.
This field is required to be set and only used when authenticating the user using Amazon, Apple, Google, Nintendo Account, Nintendo Service Account, Oculus or the Device ID feature login.
When using other identity providers, set to NULL.
|
This data structure is part of the Connect Interface.
Input parameters for the {ConnectInterface.Login} function.
Properties
Connect.LoginOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_CONNECT_LOGIN_API_LATEST.
|
Credentials Credentials
|
Credentials specified for a given login method
|
UserLoginInfo UserLoginInfo
|
Additional non-authoritative information about the local user.
This field is required to be set and only used when authenticating the user using Amazon, Apple, Google, Nintendo Account, Nintendo Service Account, Oculus or the Device ID feature login.
When using other identity providers, set to NULL.
|
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