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

7 lines
219 B
JSON

{
"access_token": "x39tb1rws4gcpsyvahkofrj7xwnrefxuk3jonrjn",
"expires_in": 3600,
"refresh_token": "bo85pscgut9nqy56snnzgw6ixljzspac3f74eemy",
"scope": "basic profile email",
"token_type": "Bearer"
}