This data structure is part of the Auth Interface.
Remarks
Input parameters for the EOS_Auth_Login function.
Properties
EOS_Auth_LoginOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_AUTH_LOGIN_API_LATEST. |
const EOS_Auth_Credentials* Credentials | Credentials specified for a given login method |
EOS_EAuthScopeFlags ScopeFlags | Auth scope flags are permissions to request from the user while they are logging in. This is a bitwise-or union of EOS_EAuthScopeFlags flags defined above |