Send an email with password to the server. Used with authenticate/link/unlink.
More...
|
| string | Email [get] |
| | A valid RFC-5322 email address.
|
| string | Password [get] |
| | A password for the user account. Ignored with unlink operations.
|
| IDictionary< string, string > | Vars [get] |
| | Extra information that will be bundled in the session token.
|
Send an email with password to the server. Used with authenticate/link/unlink.
◆ Email
| string Nakama.IApiAccountEmail.Email |
|
get |
A valid RFC-5322 email address.
◆ Password
| string Nakama.IApiAccountEmail.Password |
|
get |
A password for the user account. Ignored with unlink operations.
◆ Vars
| IDictionary<string, string> Nakama.IApiAccountEmail.Vars |
|
get |
Extra information that will be bundled in the session token.
The documentation for this interface was generated from the following file: