Closed GoogleCodeExporter closed 9 years ago
Token is the only supported response type because that's the response type used
in the JavaScript client-side flow used by the library. The code response type
would require a server-side component which is out f scope for this library.
Luckily, there are many server-side Java libraries that implement the code
response type, like https://google-oauth-java-client.googlecode.com
Original comment by jasonhall@google.com
on 29 Sep 2014 at 1:49
Ahh, that's unfortunate - sounds like this will be more complicated than our
Google SSO implementation. Thanks for the info and link though! That should
be a help
Original comment by rhar...@classworks.com
on 29 Sep 2014 at 1:52
Original comment by jasonhall@google.com
on 29 Sep 2014 at 3:08
Original issue reported on code.google.com by
rhar...@classworks.com
on 29 Sep 2014 at 1:37