On Mon, May 10, 2010 at 1:20 PM, Torsten Lodderstedt < [email protected]> wrote:
> > > Am 10.05.2010 um 22:07 schrieb Marius Scurtescu <[email protected]>: > > > On Sun, May 9, 2010 at 3:01 PM, Torsten Lodderstedt >> <[email protected]> wrote: >> >>> 3.5.1.1. End-user Grants Authorization >>> >>> I would suggest to use JSON encoding here, since the URI fragment is >>> handled >>> by a client more or less like a response result. >>> >> >> Evan mentioned that returning JSON in this case is a bad idea because >> it is very hard to safely parse JSON in JavaScript. >> >> Marius >> > > Native JSON support makes it easier. Only for newer browsers - every web site that wants to work on older browser would need a JSON parsing library. Think that people on the form encoding or JSON thread were in rough agreement that redirect_uri responses should be form encoded. > _______________________________________________ > OAuth mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/oauth >
_______________________________________________ OAuth mailing list [email protected] https://www.ietf.org/mailman/listinfo/oauth
