This data structure is part of the Connect Interface.
Remarks
A structure that contains external login credentials. This is part of the input structure EOS_Connect_LoginOptions.
See Also
EOS_EExternalCredentialType, EOS_Connect_Login
Properties
EOS_Connect_Credentials
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CONNECT_CREDENTIALS_API_LATEST. |
const char* Token | External token associated with the user logging in. |
EOS_EExternalCredentialType Type | Type of external login; identifies the auth method to use. |