edx-oauth2-wordpress-backend/tests/data/get_user_details_extended.json
2022-10-06 13:06:51 -05:00

18 lines
440 B
JSON

{
"access_token": "bftc1ostvp3fucj9sxzkdgonnhcoi9uuqq2da93m",
"date_joined": "2022-10-04 00:46:37",
"email": "lpm0073@gmail.com",
"expires_in": 3600,
"first_name": "Lawrence",
"fullname": "Lawrence McDaniel",
"id": 6,
"is_staff": true,
"is_superuser": true,
"last_name": "McDaniel",
"refresh_token": "",
"scope": "",
"token_type": "",
"user_status": "0",
"username": "mcdaniel"
}