that's a good idea from my point of view since it allows for more structured input.

regards,
Torsten.
Hey folks -

Today, the token endpoint takes form-encoded inputs, and sends JSON
outputs.  This requires developers to use both form encoding and a
json parser.

Many services expose symmetric APIs for non-browser endpoints.  For
example, an API call normally takes JSON input and returns JSON
output.

What do people think about having the token endpoint accept and return JSON?

Cheers,
Brian
_______________________________________________
OAuth mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/oauth

_______________________________________________
OAuth mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to