IdentityPython / pyjwkest

Implementation of JWT, JWS, JWE and JWK
Apache License 2.0
94 stars 55 forks source link

2and3 #23

Closed rohe closed 9 years ago

rohe commented 9 years ago

Rewrote pyjwkest to work with both 2.7 and 3.4 . Might also work with 3.3 and 3.2 .