| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Non-numeric 'iat' now raises InvalidIssuedAtError on decode()190-remove-iat-verification | Mark Adams | 2017-04-17 | 1 | -1/+1 |
| * | Stop rejecting tokens with future 'iat' values | Mark Adams | 2017-04-17 | 1 | -7/+0 |
| * | Added new options for requiring exp, iat, and nbf claims. | Mark Adams | 2015-06-02 | 1 | -12/+53 |
| * | Fix the ECDSA signature serialization format when using cryptography | esneider | 2015-05-13 | 1 | -5/+4 |
| * | `verify_expiration` was removed too soonbring-verify_expiration-back | José Padilla | 2015-04-26 | 1 | -0/+20 |
| * | Split tests between PyJWS and PyJWT object responsiblities | Mark Adams | 2015-04-19 | 1 | -502/+31 |
| * | Refactored JWS-specific logic out of PyJWT and into PyJWS superclass | Mark Adams | 2015-04-19 | 1 | -0/+892 |
