This data structure is part of the Auth Interface.
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
|
This data structure is part of the Auth Interface.
Input parameters for the {AuthInterface.Login} function.
Properties
Auth.LoginOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_AUTH_LOGIN_API_LATEST.
|
Credentials Credentials
|
Credentials specified for a given login method
|
AuthScopeFlags 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
|
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