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
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
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-