Closed cweiske closed 6 years ago
Because the current IndieAuth spec says so.
Previously: https://indieweb.org/authorization-endpoint
The response content-type should be either application/x-www-form-urlencoded or application/json depending on the value of the HTTP Accept header.
Now: https://indieauth.spec.indieweb.org/#access-token-response
The token response is a JSON [RFC7159] object containing the OAuth 2.0 Bearer Token [RFC6750], as well as a property me,
https://github.com/pstuifzand/micropub-android/issues/13
Because the current IndieAuth spec says so.
Previously: https://indieweb.org/authorization-endpoint
Now: https://indieauth.spec.indieweb.org/#access-token-response
https://github.com/pstuifzand/micropub-android/issues/13