rlalfo / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

JSON Web Token (JWT) and JSON Web Signature (JWS) #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://javadoc.google-oauth-java-client.googlecode.com/hg/1.13.1-beta/com/google
/api/client/auth/jsontoken/package-summary.html

http://tools.ietf.org/html/draft-jones-json-web-token

http://tools.ietf.org/html/draft-ietf-jose-json-web-signature

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

Implement JSON Web Token (JWT) and JSON Web Signature (JWS) specifications that 
are currently in draft form.  There is currently an implementation in 
google-oauth-java-client, but JWT & JWS are not specific to OAuth.

Original issue reported on code.google.com by yan...@google.com on 12 Jan 2013 at 2:31

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 24 Jan 2013 at 1:54

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 6 Feb 2013 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 7 Feb 2013 at 12:04

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 7 Feb 2013 at 12:04

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 9 Feb 2013 at 1:18

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7322067/

Original comment by yan...@google.com on 12 Feb 2013 at 11:58

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 13 Feb 2013 at 7:44