The response object returned by the getAuthResponse method, and is also used in LoginResponse and LoginStatus.
Param | Type | Details |
---|---|---|
accessToken |
string
|
User access token |
expiresIn |
number
|
Access token lifetime in seconds |
signedRequest |
string
|
|
userID |
string
|
The Facebook user ID |
grantedScopes (optional) |
string
|
The granted scopes. This field is only available if you set |