Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jpadilla/pyjwt issues and pull requests
#1015 - fix oidc connect flow example
Pull Request -
State: open - Opened by mluscon 1 day ago
#1013 - `JWKClient.get_jwk_set()` raises `http.client.IncompleteRead`
Issue -
State: open - Opened by scotchneat 4 days ago
#1012 - feat: Ability to fetch JWK from`PyJWKSet` based on the token
Issue -
State: open - Opened by henryh9n 4 days ago
- 2 comments
#1011 - Prepare 2.10.0 release
Pull Request -
State: open - Opened by benvdh 5 days ago
- 1 comment
#1010 - Add warnings / takeover the PyPi entry for `jwt`
Issue -
State: open - Opened by robbwdoering 21 days ago
#1009 - Empty secret is accepted by `encode`
Issue -
State: open - Opened by lacop11 23 days ago
#1008 - Add missing use of "typing.Literal"
Pull Request -
State: closed - Opened by kkirsche 25 days ago
- 1 comment
#1007 - Drop support for Python 3.8
Pull Request -
State: closed - Opened by kkirsche 25 days ago
#1006 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] 26 days ago
#1005 - Validate `sub` and `jti` claims for the token
Pull Request -
State: closed - Opened by Divan009 about 1 month ago
- 2 comments
#1004 - Validate `sub` and `jti` claims for the token.
Pull Request -
State: closed - Opened by Divan009 about 1 month ago
#1003 - Add ES256 usage
Pull Request -
State: closed - Opened by Gautam-Hegde about 1 month ago
#1002 - Update pre-commit hooks to lint pyproject.toml
Pull Request -
State: closed - Opened by cleder about 1 month ago
- 1 comment
Labels: hacktoberfest
#1001 - Ruff linter and formatter changes
Pull Request -
State: closed - Opened by gagandeepp about 1 month ago
- 2 comments
Labels: hacktoberfest
#1000 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 month ago
#999 - Implemented JWS verifying using JWK
Pull Request -
State: closed - Opened by 0xSolanaceae about 1 month ago
- 2 comments
Labels: hacktoberfest
#998 - Ruff Linter and Formatter changes
Pull Request -
State: closed - Opened by gagandeepp about 1 month ago
Labels: hacktoberfest
#997 - Added verifying detached payload JWS with JWK
Pull Request -
State: closed - Opened by 0xSolanaceae about 1 month ago
- 1 comment
#996 - Replace flake8 with ruff
Issue -
State: closed - Opened by cleder about 2 months ago
- 4 comments
Labels: hacktoberfest
#995 - Refactor project configuration files from setup.cfg to pyproject.toml PEP-518
Pull Request -
State: closed - Opened by cleder about 2 months ago
Labels: hacktoberfest
#994 - Correct jwt.decode audience param doc expression
Pull Request -
State: closed - Opened by peter279k about 2 months ago
Labels: hacktoberfest
#993 - Add EdDSA algorithm encoding/decoding usage
Pull Request -
State: closed - Opened by peter279k about 2 months ago
- 2 comments
Labels: hacktoberfest
#992 - Add PS256 encoding and decoding usage
Pull Request -
State: closed - Opened by peter279k about 2 months ago
- 1 comment
Labels: hacktoberfest
#991 - Validate 'sub' and 'jti' claims for the token
Pull Request -
State: closed - Opened by Divan009 about 2 months ago
- 2 comments
Labels: hacktoberfest
#990 - Encode EC keys with a fixed bit length
Pull Request -
State: closed - Opened by way-dave about 2 months ago
- 1 comment
#989 - Please, add an ES256 example in Usage Examples
Issue -
State: closed - Opened by oza4h07 about 2 months ago
- 4 comments
Labels: hacktoberfest
#988 - Document `leeway` for negative values
Issue -
State: open - Opened by luigibertaco 2 months ago
#987 - fix test_utils.py not to xfail
Pull Request -
State: closed - Opened by pachewise 2 months ago
- 1 comment
#986 - fix doctest for docs/usage.rst
Pull Request -
State: closed - Opened by pachewise 2 months ago
- 3 comments
#985 - Fixes #964: Validate key against allowed types for Algorithm family
Pull Request -
State: open - Opened by pachewise 2 months ago
Labels: stale
#984 - Expose jwt.api_jws.PyJWS.get_algorithms
Issue -
State: open - Opened by iivanov-qb 2 months ago
- 1 comment
Labels: stale
#983 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
#982 - docs fix: decode_complete scope and algorithms
Pull Request -
State: closed - Opened by RbnRncn 2 months ago
#981 - Support swapping out the cache backend for JWKClient
Issue -
State: open - Opened by rabbit-aaron 3 months ago
- 1 comment
Labels: stale
#980 - Add API docs for PyJWK
Pull Request -
State: closed - Opened by luhn 3 months ago
#979 - Add JWK support to JWT encode
Pull Request -
State: closed - Opened by luhn 3 months ago
#978 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#977 - Add an RTD config file to resolve RTD build failures
Pull Request -
State: closed - Opened by kurtmckee 3 months ago
- 1 comment
#976 - Consider adding `kid` jwt header by default
Issue -
State: open - Opened by adamJLev 3 months ago
- 1 comment
#975 - Remove algorithm requirement for JWT API
Pull Request -
State: closed - Opened by luhn 3 months ago
- 1 comment
#974 - docs: Update `iat` exception docs
Pull Request -
State: closed - Opened by pachewise 3 months ago
#973 - Create SECURITY.md
Pull Request -
State: closed - Opened by auvipy 3 months ago
#972 - Add support for Python 3.13
Pull Request -
State: closed - Opened by hugovk 3 months ago
#971 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#970 - chore: use sequence for typing rather than list
Pull Request -
State: closed - Opened by imnotjames 3 months ago
- 2 comments
#969 - Improve type annotations for the option parameter in decode methods.
Pull Request -
State: closed - Opened by codespearhead 4 months ago
#967 - Add 2.9.0 changelog. Fixes #949
Pull Request -
State: closed - Opened by benvdh 4 months ago
- 2 comments
#966 - Incompatibility Issue: pyjwt==2.8.0 with cryptography==43.0.0 causes jwt.exceptions.PyJWKSetError
Issue -
State: open - Opened by CherryNick 4 months ago
- 2 comments
#965 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#964 - Error `TypeError: ECPublicKey.verify() takes 3 positional arguments but 4 were given` while using `jwt.decode`
Issue -
State: open - Opened by cemysf 4 months ago
- 7 comments
Labels: stale
#963 - Raise exception when required cryptography dependency is missing
Pull Request -
State: closed - Opened by tobloef 4 months ago
- 1 comment
#962 - jwk_from_pem not found in jwt
Issue -
State: closed - Opened by crspencer11 5 months ago
- 1 comment
#961 - Get signing alg from JWT header
Issue -
State: closed - Opened by vgnshiyer 5 months ago
- 1 comment
#960 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#959 - Implement sub and jti check
Issue -
State: closed - Opened by eddy2by4 6 months ago
- 4 comments
Labels: help wanted, good first issue, keep
#958 - Remove an unused variable from an example code block
Pull Request -
State: closed - Opened by kenkoooo 6 months ago
#957 - Using PYJWKClient.get_signing_key_from_jwt(), getting a 'Expecting a PEM-formatted key' error.
Issue -
State: closed - Opened by jmarshall9120 6 months ago
- 2 comments
Labels: stale
#956 - PyJWT async
Pull Request -
State: open - Opened by padrepitufo 6 months ago
- 6 comments
#954 - Cryptography package, needed, but not as a requirement?
Issue -
State: closed - Opened by vhdmoradi 6 months ago
- 2 comments
#953 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#952 - Handle load_pem_public_key ValueError
Pull Request -
State: closed - Opened by CollinEMac 7 months ago
- 1 comment
Labels: keep
#951 - Minimal example of implementation with encode and decode
Issue -
State: open - Opened by brunolnetto 8 months ago
#951 - Minimal example of implementation with encode and decode
Issue -
State: closed - Opened by brunolnetto 8 months ago
- 1 comment
Labels: stale
#950 - chore: fix docs step
Pull Request -
State: closed - Opened by jpadilla 8 months ago
#949 - Make a release 2.9.0? Or create a checklist that contributors can help with?
Issue -
State: closed - Opened by dsakagi 8 months ago
- 5 comments
#948 - Consider cryptography 42.x.x new validation
Issue -
State: closed - Opened by amolinaalvarez 9 months ago
- 3 comments
Labels: keep
#947 - When is python 3.12 expected to be released as a package on PIP?
Issue -
State: closed - Opened by sgeef 9 months ago
- 4 comments
Labels: stale
#946 - https://nvd.nist.gov/vuln/detail/CVE-2024-26130 update cryptography
Issue -
State: closed - Opened by wmyre 9 months ago
- 2 comments
Labels: stale
#945 - Decoding fails with "Invalid payload string: must be a json object" when the JSON is an array
Issue -
State: closed - Opened by puc9 9 months ago
- 1 comment
Labels: stale
#944 - There should be a check on the type of algorithms in signature verification
Issue -
State: closed - Opened by CharString 9 months ago
- 1 comment
Labels: stale
#943 - Remove algorithm parameter overwrite in PyJWS.encode
Issue -
State: closed - Opened by EnriGaci 9 months ago
- 1 comment
Labels: stale
#942 - Migration guide for python-jose users
Issue -
State: open - Opened by lsmith77 10 months ago
- 3 comments
Labels: keep
#941 - Got error: Algorithm 'ES256' could not be found. Do you have cryptography installed?
Issue -
State: closed - Opened by denisshvayko 10 months ago
- 3 comments
Labels: stale
#940 - Add coverage and improve performance of is_ssh_key
Pull Request -
State: closed - Opened by bdraco 10 months ago
- 2 comments
Labels: keep
#939 - Please stop validating that `iat <= now` by default
Issue -
State: open - Opened by vergenzt 10 months ago
- 3 comments
Labels: keep
#938 - sharing namespace jwt conflict, is this possible to prevent, pip install pyJWT give no warning
Issue -
State: closed - Opened by fenchu 10 months ago
- 3 comments
Labels: stale
#937 - options verify_exp not working
Issue -
State: closed - Opened by itsMGA 10 months ago
- 1 comment
#936 - Option to disable refresh/retry on kid mismatch
Pull Request -
State: closed - Opened by kpark-hrp 11 months ago
- 2 comments
#935 - Bump hynek/build-and-inspect-python-package from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#934 - Bump actions/download-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: stale, dependencies
#933 - Security scan flags up the token being printed
Issue -
State: closed - Opened by CynanX 11 months ago
- 5 comments
#932 - Bump actions/stale from 8 to 9
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: stale, dependencies
#931 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#929 - Ability to disable refresh & retry on `kid` mismatch
Issue -
State: closed - Opened by kpark-hrp 12 months ago
- 4 comments
#928 - Add openssh private key support
Pull Request -
State: closed - Opened by Ansud 12 months ago
- 1 comment
Labels: stale
#927 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 12 months ago
#926 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#925 - Cryptography generated EC key is invalid
Issue -
State: closed - Opened by sebbegg about 1 year ago
- 1 comment
Labels: stale
#924 - SHA-256 not FIPS-202 compliant and a SHA-3 Update Required by NIST
Issue -
State: closed - Opened by TheRook about 1 year ago
- 4 comments
Labels: stale
#923 - docs/api: document strict_aud on decode_complete
Pull Request -
State: closed - Opened by woodruffw about 1 year ago
- 1 comment
#922 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] about 1 year ago
#921 - Add parameter for user-supplied timestamp when validating claims
Issue -
State: closed - Opened by lesinigo about 1 year ago
- 1 comment
Labels: stale
#920 - Unable to catch errors using flask @app.errorhandler
Issue -
State: closed - Opened by yuqiuwen about 1 year ago
- 1 comment
Labels: stale
#919 - Why not sort_keys during json.dump ?
Issue -
State: closed - Opened by joshgc about 1 year ago
- 2 comments
Labels: stale
#918 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies
#917 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#916 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#915 - Fix Issue https://github.com/jpadilla/pyjwt/issues/914
Pull Request -
State: closed - Opened by jaferrando about 1 year ago
- 2 comments
Labels: stale
#914 - The JWKS endpoint did not return a JSON object when keys are found in the cache
Issue -
State: open - Opened by jaferrando about 1 year ago
- 5 comments
Labels: bug, keep
#913 - Update jwt-api to accept either a string or list of strings for issuer validation
Pull Request -
State: closed - Opened by mattpollak about 1 year ago
- 1 comment