Created
June 1, 2020 20:03
-
-
Save ruanlinos/98ce964d3f70144b05bea7fe08054259 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"accessToken": "eec77b680d5b7caa9c60041271d6cd9c008b579f", | |
"accessTokenExpirationDate": "2020-06-02T01:55:01Z", | |
"authorizeAdditionalParameters": {}, | |
"idToken": "", | |
"refreshToken": "0ae28eb70014da376ebfdfb5d02fe297d095f152", | |
"scopes": [ | |
"read,profile:read_all" | |
], | |
"tokenAdditionalParameters": { | |
"athlete": { | |
"badge_type_id": 1, | |
"city": null, | |
"country": null, | |
"created_at": "2020-06-01T14:14:40Z", | |
"firstname": "Ruan", | |
"follower": null, | |
"friend": null, | |
"id": 60121955, | |
"lastname": "Linos Alves", | |
"premium": true, | |
"profile": "https://graph.facebook.com/2514021931958724/picture?height=256&width=256", | |
"profile_medium": "https://graph.facebook.com/2514021931958724/picture?height=256&width=256", | |
"resource_state": 2, | |
"sex": "M", | |
"state": null, | |
"summit": true, | |
"updated_at": "2020-06-01T14:16:42Z", | |
"username": "ruan_linosalves" | |
}, | |
"expires_at": 1591062900 | |
}, | |
"tokenType": "Bearer" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment