AuthResult
Properties
code
number code
Auth result error code
displayName
string displayName
Authorized user's display name
key
string key
This parameter is used to calculate hash parameter for Client.loginWithOneTimeKey method. AuthResult with the key dispatched after Client.requestOneTimeLoginKey method was called.
name
string name
Name of the event
result
boolean result
True in case of success, false - otherwise