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
/
usage.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update usage docs
José Padilla
2020-12-21
1
-0
/
+23
*
Autoupdate pre-commit hooks and apply them (#561)
Jon Dufresne
2020-12-19
1
-1
/
+6
*
Update code blocks in docs (#545)
Jon Dufresne
2020-12-17
1
-65
/
+61
*
Remove deprecated arguments from docs (#544)
Jon Dufresne
2020-12-16
1
-3
/
+3
*
Fix usage example (#530)
Michal Čihař
2020-11-10
1
-1
/
+1
*
Documents how to use private keys with passphrases (#525)
Ray Luo
2020-10-29
1
-0
/
+15
*
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
1
-3
/
+3
*
Improve documentation for audience usage (#484)
Correy Lim
2020-04-26
1
-8
/
+35
*
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
*
Add missing close quote. (#327)
Stephen Paulger
2018-01-23
1
-1
/
+1
*
docs: Add example of encoding and decoding tokens with RSA (#313)
Mark Adams
2017-11-28
1
-2
/
+17
*
Add 'algorithms=[]' kwargs to jwt.decode() examples
Landon GB
2017-07-28
1
-5
/
+5
*
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
*
Added docs/ with awesome new documentation 🎉
Mark Adams
2015-10-23
1
-0
/
+189