Add expires to oauth/me
-
Hi,
It is possible to add extra data to oauth/me reponse ?I need to add expires to JSON
`{
“ID”: “11234”,
“user_login”: “mysupername”,
“user_nicename”: “mysupernicename”,
“user_email”: “[email protected]”,
“user_registered”: “2017-09-04 06:13:31”,
“user_status”: “0”,
“display_name”: “mysuper display name”,
“email”: “[email protected]”,
“expires”: timestamp
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Add expires to oauth/me’ is closed to new replies.