index
:
delta/python-packages/pyjwt.git
190-remove-iat-verification
2.0-develop
a1
add-docs
add-jwk-for-hmac-rsa
add-python-35
api
bionic
bring-verify_expiration-back
bump-version
changelog
cleanup-action
cleanup-pr305
deprecations
dx-tweaks
ecdsa-bkwards-compat
fix-298
fix-351
fix-cli-script
fix-ec-ssh-pub-key
fix-flake8
fix-from-jwk
fix-key-errors
fix-mypy
fix-type-error-on-bytes-key
fix-vuln
fix_alg_vuln_on_verify
followup-523
improve-usage
madams/cleanup-test-skips
madams/test
madams/test2
master
new-release
pre-commit-ci-update-config
prep-release
py36
pytest-version-bump
remove-cli
revert-657-remove-arbitrary-kwargs
string-tokens
travis-windows
update-changelog
v2-jwks
version-2.0.0
version-2.0.1
github.com: progrium/pyjwt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test to verify bytes error in python 3
Chris LaRose
2014-09-20
1
-0
/
+15
*
Added support for custom headers in encode method
vanzi
2014-04-24
1
-0
/
+9
*
Added test cases for the change
Jinyong Lee
2014-03-14
1
-2
/
+66
*
Try to fix failing test in 3.2
José Padilla
2014-02-08
1
-1
/
+1
*
Fix tests for 2.6 support
José Padilla
2014-02-08
1
-58
/
+122
*
add tests for load() and verify_signature()
wil paredes
2014-02-07
1
-1
/
+74
*
Update tests for optional Crypto
José Padilla
2014-01-18
1
-21
/
+57
*
Merge pull request #20 from mandus/master
Jeff Lindsay
2014-01-13
3
-0
/
+56
|
\
|
*
Added rsa keys for testing
Åsmund Ødegård
2013-10-13
2
-0
/
+28
|
*
Added usage information in README, and added a few simple tests for the RSA s...
Åsmund Ødegård
2013-10-11
1
-0
/
+28
*
|
Announce Python 3 support
Patryk Zawadzki
2013-11-07
1
-0
/
+0
*
|
Basic Python 3 compatibility
Patryk Zawadzki
2013-11-06
1
-22
/
+49
|
/
*
Add a check in jwt.encode for data type. Raise an error if it's not a mapping...
FELD Boris
2013-06-13
1
-0
/
+8
*
Add an option to skip expiration verification.
FELD Boris
2013-06-12
1
-0
/
+6
*
Cast expiration claim field to int if a datetime is passed. Check expiration ...
FELD Boris
2013-06-10
1
-5
/
+22
*
Add support for expiration date verification in jwt.decode. Exp must be an in...
FELD Boris
2013-06-07
1
-1
/
+21
*
Fix tests and type error problems
FELD Boris
2013-06-06
1
-18
/
+20
*
Add decode segment errors
Andy Zhang
2013-05-15
1
-0
/
+30
*
auto cast to str on decode
Jeff Lindsay
2012-10-28
1
-0
/
+8
*
add unit test
Justin Karneges
2011-12-12
1
-2
/
+7
*
support for unicode keys
Jeff Lindsay
2011-04-05
1
-0
/
+6
*
Fixed improper signature calculation. Was using hexdigest representation of H...
Jeff Lindsay
2011-03-21
1
-1
/
+1
*
initial commit
Jeff Lindsay
2011-02-24
1
-0
/
+48