edx-oauth2-wordpress-backend/data/get_user_details.json

16 lines
352 B
JSON
Raw Normal View History

2022-10-05 00:20:59 +03:00
{
"date_joined": "2022-10-04 00:46:37",
"email": "lpm0073@gmail.com",
"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"
}