Re: [OAUTH-WG] [jose] Dominick Baier's JWT implementation

2012-05-27 Thread Roland Hedberg
27 maj 2012 kl. 22:32 skrev Leif Johansson: > On that topic: what is the most current/complete implementation for python? I did a search half a year ago for JWT implementations in Python. Found two: PyJWT by Jeff Lindsay and jwt-python by Andrew Ekstedt. I used parts from both of them and did m

Re: [OAUTH-WG] [jose] Dominick Baier's JWT implementation

2012-05-27 Thread Leif Johansson
On that topic: what is the most current/complete implementation for python? 26 maj 2012 kl. 13:36 skrev Nat Sakimura : > So that you know, Edmund Jay has implemented JWS including GCM for PHP. > > On Sat, May 26, 2012 at 8:10 AM, Mike Jones > wrote: > FYI - Dominick Baier sent me a note let

Re: [OAUTH-WG] [jose] Dominick Baier's JWT implementation

2012-05-26 Thread Nat Sakimura
So that you know, Edmund Jay has implemented JWS including GCM for PHP. On Sat, May 26, 2012 at 8:10 AM, Mike Jones wrote: > FYI - Dominick Baier sent me a note letting me know about his JWT > implementation: > > ** ** > > > http://leastprivilege.com/2012/05/25/json-web-token-jwt-support-in-