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

#1036 - Fixed usage example for JWKS endpoint

Pull Request - State: closed - Opened by nayavu 7 days ago - 1 comment

#1034 - Make note of use of leeway with nbf

Pull Request - State: closed - Opened by djw8605 29 days ago

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

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

#1032 - Feature Request: RFC7638 JWK Thumbprint calculation

Issue - State: open - Opened by DavidBuchanan314 about 1 month ago - 1 comment

#1031 - PyJWKClient: Support for proxy in fetch_data()

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

#1030 - ModuleNotFoundError: No module named 'jwt.exceptions'

Issue - State: closed - Opened by ThijsHakkenbergLobster about 1 month ago - 2 comments

#1029 - Undocumented OpenSSL 3.2.0 requirement in PyJWT 3.10.x

Issue - State: closed - Opened by dcierco about 2 months ago - 1 comment

#1028 - The latest version of PyJWT is not backward compatible with older versions in certain cases

Issue - State: closed - Opened by shuhaib-aot 2 months ago - 2 comments
Labels: stale

#1026 - Fixed type error in comment

Pull Request - State: closed - Opened by shuhaib-aot 2 months ago

#1025 - docs: ambiguous supported versions in security policy

Issue - State: open - Opened by linusrachlis 3 months ago - 1 comment

#1024 - PyJWKSet exposes an iterator but you cannot iterate it.

Issue - State: open - Opened by Kyle-sandeman-mrdfood 3 months ago - 1 comment
Labels: keep

#1020 - Partial issuer matches instead of InvalidTokenError in 2.10.0

Issue - State: closed - Opened by awoimbee 3 months ago - 2 comments

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

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

#1017 - sub must be a string now?

Issue - State: open - Opened by ChronoDK 3 months ago - 22 comments
Labels: stale

#1015 - fix oidc connect flow example

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

#1014 - Bump codecov/codecov-action from 4 to 5

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

#1013 - `JWKClient.get_jwk_set()` raises `http.client.IncompleteRead`

Issue - State: closed - Opened by scotchneat 3 months ago - 1 comment
Labels: stale

#1012 - feat: Ability to fetch JWK from`PyJWKSet` based on the token

Issue - State: open - Opened by henryh9n 3 months ago - 4 comments

#1011 - Prepare 2.10.0 release

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

#1010 - Add warnings / takeover the PyPi entry for `jwt`

Issue - State: open - Opened by robbwdoering 4 months ago - 2 comments

#1009 - Empty secret is accepted by `encode`

Issue - State: open - Opened by lacop11 4 months ago - 2 comments

#1008 - Add missing use of "typing.Literal"

Pull Request - State: closed - Opened by kkirsche 4 months ago - 1 comment

#1007 - Drop support for Python 3.8

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

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

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

#1005 - Validate `sub` and `jti` claims for the token

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

#1004 - Validate `sub` and `jti` claims for the token.

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

#1003 - Add ES256 usage

Pull Request - State: closed - Opened by Gautam-Hegde 4 months ago

#1002 - Update pre-commit hooks to lint pyproject.toml

Pull Request - State: closed - Opened by cleder 5 months ago - 1 comment
Labels: hacktoberfest

#1001 - Ruff linter and formatter changes

Pull Request - State: closed - Opened by gagandeepp 5 months ago - 2 comments
Labels: hacktoberfest

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

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

#999 - Implemented JWS verifying using JWK

Pull Request - State: closed - Opened by 0xSolanaceae 5 months ago - 2 comments
Labels: hacktoberfest

#998 - Ruff Linter and Formatter changes

Pull Request - State: closed - Opened by gagandeepp 5 months ago
Labels: hacktoberfest

#997 - Added verifying detached payload JWS with JWK

Pull Request - State: closed - Opened by 0xSolanaceae 5 months ago - 1 comment

#996 - Replace flake8 with ruff

Issue - State: closed - Opened by cleder 5 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 5 months ago
Labels: hacktoberfest

#994 - Correct jwt.decode audience param doc expression

Pull Request - State: closed - Opened by peter279k 5 months ago
Labels: hacktoberfest

#993 - Add EdDSA algorithm encoding/decoding usage

Pull Request - State: closed - Opened by peter279k 5 months ago - 2 comments
Labels: hacktoberfest

#992 - Add PS256 encoding and decoding usage

Pull Request - State: closed - Opened by peter279k 5 months ago - 1 comment
Labels: hacktoberfest

#991 - Validate 'sub' and 'jti' claims for the token

Pull Request - State: closed - Opened by Divan009 5 months ago - 2 comments
Labels: hacktoberfest

#990 - Encode EC keys with a fixed bit length

Pull Request - State: closed - Opened by way-dave 5 months ago - 1 comment

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

Issue - State: closed - Opened by oza4h07 5 months ago - 4 comments
Labels: hacktoberfest

#988 - Document `leeway` for negative values

Issue - State: closed - Opened by luigibertaco 5 months ago - 1 comment
Labels: stale

#987 - fix test_utils.py not to xfail

Pull Request - State: closed - Opened by pachewise 5 months ago - 1 comment

#986 - fix doctest for docs/usage.rst

Pull Request - State: closed - Opened by pachewise 5 months ago - 3 comments

#985 - Fixes #964: Validate key against allowed types for Algorithm family

Pull Request - State: closed - Opened by pachewise 5 months ago - 1 comment

#984 - Expose jwt.api_jws.PyJWS.get_algorithms

Issue - State: open - Opened by iivanov-qb 5 months ago - 1 comment

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

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

#982 - docs fix: decode_complete scope and algorithms

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

#981 - Support swapping out the cache backend for JWKClient

Issue - State: open - Opened by rabbit-aaron 6 months ago - 2 comments

#980 - Add API docs for PyJWK

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

#979 - Add JWK support to JWT encode

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

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

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

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

Pull Request - State: closed - Opened by kurtmckee 6 months ago - 1 comment

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

Issue - State: open - Opened by adamJLev 6 months ago - 4 comments
Labels: keep

#975 - Remove algorithm requirement for JWT API

Pull Request - State: closed - Opened by luhn 6 months ago - 1 comment

#974 - docs: Update `iat` exception docs

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

#973 - Create SECURITY.md

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

#972 - Add support for Python 3.13

Pull Request - State: closed - Opened by hugovk 7 months ago

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

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

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

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

#967 - Add 2.9.0 changelog. Fixes #949

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

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

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

#963 - Raise exception when required cryptography dependency is missing

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

#962 - jwk_from_pem not found in jwt

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

#961 - Get signing alg from JWT header

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

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

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

#959 - Implement sub and jti check

Issue - State: closed - Opened by eddy2by4 9 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 9 months ago

#956 - PyJWT async

Pull Request - State: closed - Opened by padrepitufo 9 months ago - 6 comments
Labels: stale

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

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

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

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

#952 - Handle load_pem_public_key ValueError

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

#951 - Minimal example of implementation with encode and decode

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

#950 - chore: fix docs step

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

#949 - Make a release 2.9.0? Or create a checklist that contributors can help with?

Issue - State: closed - Opened by dsakagi 11 months ago - 5 comments

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

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

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

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

#943 - Remove algorithm parameter overwrite in PyJWS.encode

Issue - State: closed - Opened by EnriGaci about 1 year ago - 1 comment
Labels: stale

#942 - Migration guide for python-jose users

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

#940 - Add coverage and improve performance of is_ssh_key

Pull Request - State: closed - Opened by bdraco about 1 year ago - 2 comments
Labels: keep

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

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

#937 - options verify_exp not working

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

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

Pull Request - State: closed - Opened by kpark-hrp about 1 year ago - 2 comments

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

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

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

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

#933 - Security scan flags up the token being printed

Issue - State: closed - Opened by CynanX about 1 year ago - 5 comments