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

#990 - Encode EC keys with a fixed bit length

Pull Request - State: open - Opened by way-dave 2 days ago

#989 - Please, add an ES256 example in Usage Examples

Issue - State: open - Opened by oza4h07 4 days ago

#988 - Document `leeway` for negative values

Issue - State: open - Opened by luigibertaco 16 days ago

#987 - fix test_utils.py not to xfail

Pull Request - State: open - Opened by pachewise 16 days ago - 1 comment

#986 - fix doctest for docs/usage.rst

Pull Request - State: closed - Opened by pachewise 16 days ago - 3 comments

#984 - Expose jwt.api_jws.PyJWS.get_algorithms

Issue - State: open - Opened by iivanov-qb 17 days ago

#983 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 19 days ago

#982 - docs fix: decode_complete scope and algorithms

Pull Request - State: closed - Opened by RbnRncn 22 days ago

#981 - Support swapping out the cache backend for JWKClient

Issue - State: open - Opened by rabbit-aaron about 1 month ago

#980 - Add API docs for PyJWK

Pull Request - State: open - Opened by luhn about 1 month ago

#979 - Add JWK support to JWT encode

Pull Request - State: open - Opened by luhn about 1 month ago

#978 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 month ago

#977 - Add an RTD config file to resolve RTD build failures

Pull Request - State: closed - Opened by kurtmckee about 1 month ago - 1 comment

#976 - Consider adding `kid` jwt header by default

Issue - State: open - Opened by adamJLev about 1 month ago

#975 - Remove algorithm requirement for JWT API

Pull Request - State: closed - Opened by luhn about 1 month ago - 1 comment

#974 - docs: Update `iat` exception docs

Pull Request - State: closed - Opened by pachewise about 2 months ago

#973 - Create SECURITY.md

Pull Request - State: closed - Opened by auvipy about 2 months ago

#972 - Add support for Python 3.13

Pull Request - State: closed - Opened by hugovk about 2 months ago

#971 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 2 months ago

#970 - chore: use sequence for typing rather than list

Pull Request - State: closed - Opened by imnotjames about 2 months ago - 2 comments

#969 - Improve type annotations for the option parameter in decode methods.

Pull Request - State: closed - Opened by codespearhead about 2 months ago

#967 - Add 2.9.0 changelog. Fixes #949

Pull Request - State: closed - Opened by benvdh 2 months ago - 2 comments

#965 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago

#963 - Raise exception when required cryptography dependency is missing

Pull Request - State: closed - Opened by tobloef 3 months ago - 1 comment

#962 - jwk_from_pem not found in jwt

Issue - State: closed - Opened by crspencer11 3 months ago - 1 comment

#961 - Get signing alg from JWT header

Issue - State: closed - Opened by vgnshiyer 3 months ago - 1 comment

#960 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#959 - Implement sub and jti check

Issue - State: open - Opened by eddy2by4 4 months ago - 1 comment
Labels: help wanted, good first issue, keep

#958 - Remove an unused variable from an example code block

Pull Request - State: closed - Opened by kenkoooo 4 months ago

#956 - PyJWT async

Pull Request - State: open - Opened by padrepitufo 4 months ago - 5 comments

#954 - Cryptography package, needed, but not as a requirement?

Issue - State: closed - Opened by vhdmoradi 5 months ago - 2 comments

#953 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#952 - Handle load_pem_public_key ValueError

Pull Request - State: closed - Opened by CollinEMac 6 months ago - 1 comment
Labels: keep

#951 - Minimal example of implementation with encode and decode

Issue - State: closed - Opened by brunolnetto 6 months ago - 1 comment
Labels: stale

#950 - chore: fix docs step

Pull Request - State: closed - Opened by jpadilla 6 months ago

#948 - Consider cryptography 42.x.x new validation

Issue - State: closed - Opened by amolinaalvarez 7 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 7 months ago - 4 comments
Labels: stale

#946 - https://nvd.nist.gov/vuln/detail/CVE-2024-26130 update cryptography

Issue - State: closed - Opened by wmyre 7 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 8 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 8 months ago - 1 comment
Labels: stale

#943 - Remove algorithm parameter overwrite in PyJWS.encode

Issue - State: closed - Opened by EnriGaci 8 months ago - 1 comment
Labels: stale

#942 - Migration guide for python-jose users

Issue - State: open - Opened by lsmith77 8 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 8 months ago - 3 comments
Labels: stale

#940 - Add coverage and improve performance of is_ssh_key

Pull Request - State: closed - Opened by bdraco 8 months ago - 2 comments
Labels: keep

#939 - Please stop validating that `iat <= now` by default

Issue - State: open - Opened by vergenzt 8 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 8 months ago - 3 comments
Labels: stale

#937 - options verify_exp not working

Issue - State: closed - Opened by itsMGA 9 months ago - 1 comment

#936 - Option to disable refresh/retry on kid mismatch

Pull Request - State: closed - Opened by kpark-hrp 9 months ago - 2 comments

#935 - Bump hynek/build-and-inspect-python-package from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#934 - Bump actions/download-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: stale, dependencies

#933 - Security scan flags up the token being printed

Issue - State: closed - Opened by CynanX 10 months ago - 4 comments

#932 - Bump actions/stale from 8 to 9

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: stale, dependencies

#931 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#929 - Ability to disable refresh & retry on `kid` mismatch

Issue - State: closed - Opened by kpark-hrp 10 months ago - 4 comments

#928 - Add openssh private key support

Pull Request - State: closed - Opened by Ansud 10 months ago - 1 comment
Labels: stale

#927 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago

#926 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago

#925 - Cryptography generated EC key is invalid

Issue - State: closed - Opened by sebbegg 11 months 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 11 months ago - 4 comments
Labels: stale

#923 - docs/api: document strict_aud on decode_complete

Pull Request - State: closed - Opened by woodruffw 12 months ago - 1 comment

#922 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 12 months ago

#921 - Add parameter for user-supplied timestamp when validating claims

Issue - State: closed - Opened by lesinigo 12 months 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

#912 - Feature request: public function to validate claims

Issue - State: closed - Opened by ericbn about 1 year ago - 5 comments
Labels: stale

#911 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#910 - Add support for Python 3.12

Pull Request - State: closed - Opened by hugovk about 1 year ago

#909 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#908 - verify_exp argument is ignored using pyjwt 2.8.0

Issue - State: closed - Opened by LorenzoCelli about 1 year ago - 2 comments

#907 - set timeout value when using urllib.request

Issue - State: closed - Opened by kartheek148 about 1 year ago - 1 comment

#905 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#904 - Fix an unnecessary str concat

Pull Request - State: closed - Opened by sirosen about 1 year ago

#902 - api_jwt: add a `strict_aud` option

Pull Request - State: closed - Opened by woodruffw about 1 year ago - 6 comments

#901 - I can change a token number and not break decode

Issue - State: closed - Opened by aiuoe about 1 year ago - 3 comments
Labels: stale

#900 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago

#899 - PyJWT in docker

Issue - State: closed - Opened by wuwenhao0508 about 1 year ago - 2 comments
Labels: stale

#898 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#897 - Convert registered claims to string

Pull Request - State: closed - Opened by catalintrif over 1 year ago - 1 comment
Labels: stale

#896 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#895 - Update python version

Pull Request - State: closed - Opened by auvipy over 1 year ago - 2 comments

#894 - JWT API: Offer a "strict audience" mode?

Issue - State: closed - Opened by woodruffw over 1 year ago - 8 comments

#893 - Specify ca file from certifi

Pull Request - State: closed - Opened by michaelhenry over 1 year ago - 4 comments

#891 - Allows passing of ssl.SSLContext to PyJWKClient

Pull Request - State: closed - Opened by juur over 1 year ago - 8 comments

#890 - Invalid header padding

Issue - State: closed - Opened by johnmba over 1 year ago - 5 comments
Labels: stale

#889 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] over 1 year ago

#888 - Complete decode() and encode() types in documentation

Pull Request - State: closed - Opened by francoisfreitag over 1 year ago
Labels: stale