Login Events

There are only two states of login events: Pass and Fail.

EventDescription
onLoginWhen user has successfully completed the login process.
onLoginErrorIf an error occurs.
onCloseWhen popup window is closed. It doesn’t depend on login outcome and will be invoked at the end of successful and error result.