Type String Event fbconnect Revision Release 2024.3703 Keywords Facebook, fbconnect, phase See also fbconnect facebook.login() facebook.* event.token
This property is only present when event.type is "session"
. It takes on the following values:
"login"
"loginFailed"
"loginCancelled"
"logout"
Note that if the user is already logged in, event.phase
returns "login"
. When it is of another type, the property is nil
.