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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove src path changes
José Padilla
2020-06-19
1
-1
/
+1
*
Setup GH Actions
José Padilla
2020-06-19
1
-210
/
+41
*
Remove unnecessary compatibility shims for Python 2 (#498)
Jon Dufresne
2020-06-19
1
-1
/
+1
*
Fix `tox -e lint` warnings and errors (#490)
Jon Dufresne
2020-06-09
1
-7
/
+1
*
Run pyupgrade across project to use modern Python 3 conventions (#491)
Jon Dufresne
2020-06-08
1
-9
/
+7
*
Require tweak (#280)
Pau Ruiz Safont
2020-05-14
1
-0
/
+10
*
Document top-level .encode and .decode to close #459 (#482)
Dima Tisnek
2020-04-26
2
-4
/
+64
*
Improve documentation for audience usage (#484)
Correy Lim
2020-04-26
1
-8
/
+35
*
DX Tweaks (#450)
José Padilla
2019-10-21
3
-87
/
+93
*
Document (and prefer) `pyjwt[crypto]` req format (#426)
Gunnlaugur Thor Briem
2019-06-12
1
-2
/
+7
*
Fixes example invocations in README.rst and docs/index.rst. (#368)
Debayan De
2018-08-14
1
-2
/
+2
*
Update usage.rst (#360)
PatrikBillgren
2018-07-19
1
-1
/
+1
*
Added section to usage docs for jwt.get_unverified_header() (#350)
Alejandro J. C De Baca
2018-05-19
1
-0
/
+14
*
Update legacy instructions for using pycrypto (#337)
Casey
2018-03-22
1
-0
/
+3
*
Add missing close quote. (#327)
Stephen Paulger
2018-01-23
1
-1
/
+1
*
Fix hyperlink formatting in algorithms.rst (#324)
tornato7
2018-01-15
1
-1
/
+1
*
Fix #315: Raise InvalidSignatureError over generic DecodeError (#316)
Markus Holtermann
2017-12-01
1
-0
/
+5
*
docs: Add example of encoding and decoding tokens with RSA (#313)
Mark Adams
2017-11-28
1
-2
/
+17
*
Fix sphinx warning
José Padilla
2017-10-18
2
-2
/
+2
*
Fix sponsor banner in docs
José Padilla
2017-10-18
3
-3
/
+27
*
Add Auth0 sponsor banner
José Padilla
2017-10-18
1
-0
/
+9
*
Prevent needing to scroll on jwt.decode example
Landon GB
2017-07-28
1
-2
/
+3
*
Add 'algorithms=[]' kwargs to jwt.decode() examples
Landon GB
2017-07-28
2
-6
/
+6
*
Update algorithms.rst
Marek Siarkowicz
2017-05-29
1
-1
/
+1
*
Added Command line instructions to README and docs
Mariano Ruiz
2017-05-06
1
-3
/
+19
*
Added requirements to install docs build tools
Mariano Ruiz
2017-05-06
1
-0
/
+3
*
Non-numeric 'iat' now raises InvalidIssuedAtError on decode()
190-remove-iat-verification
Mark Adams
2017-04-17
1
-0
/
+2
*
Stop rejecting tokens with future 'iat' values
Mark Adams
2017-04-17
1
-3
/
+0
*
Be specific for Python2 and Python3
David Binetti
2017-03-28
1
-3
/
+11
*
Update FAQ to clarify Python2/3 differences
David Binetti
2017-03-28
1
-0
/
+5
*
Fix typo in rst
Michael Collis
2016-09-21
1
-1
/
+1
*
Fix imports in code example
Matti John
2015-11-11
1
-2
/
+2
*
Added docs/ with awesome new documentation 🎉
Mark Adams
2015-10-23
8
-0
/
+909