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

#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] over 1 year ago

#908 - verify_exp argument is ignored using pyjwt 2.8.0

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

#907 - set timeout value when using urllib.request

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

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

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

#904 - Fix an unnecessary str concat

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

#902 - api_jwt: add a `strict_aud` option

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

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

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

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

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

#899 - PyJWT in docker

Issue - State: closed - Opened by wuwenhao0508 over 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

#887 - Export PyJWKClientConnectionError class

Pull Request - State: closed - Opened by daviddavis over 1 year ago

#886 - Decode with PyJWK

Pull Request - State: closed - Opened by luhn over 1 year ago - 7 comments
Labels: keep

#885 - Add separate exception class for PyJWKClient kid errors

Issue - State: closed - Opened by james-mchugh over 1 year ago - 7 comments
Labels: stale

#884 - Build and upload PyPI package

Pull Request - State: closed - Opened by jpadilla over 1 year ago - 6 comments

#883 - Inclusive IAT timestamp check.

Pull Request - State: closed - Opened by stephan-nordnes-eriksen over 1 year ago - 1 comment

#882 - Better doc and/or examples for caching

Issue - State: closed - Opened by matthewcummings over 1 year ago - 1 comment
Labels: stale

#881 - Add `as_dict` option to `Algorithm.to_jwk`

Pull Request - State: closed - Opened by fluxth over 1 year ago - 4 comments
Labels: keep

#880 - Support returning `Algorithm.to_jwk(key)` as dict

Issue - State: closed - Opened by fluxth over 1 year ago - 3 comments

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

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

#877 - jwt.decode returns Attribute error ('str' object has no attribute 'decode') for version 2.6.0

Issue - State: closed - Opened by Diwura over 1 year ago - 3 comments
Labels: stale

#876 - Add client connection error exception

Pull Request - State: closed - Opened by daviddavis over 1 year ago

#875 - Add a timeout for PyJWKClient requests

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

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

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

#873 - Add complete types to take all allowed keys into account

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

#872 - Bump actions/stale from 7 to 8

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

#871 - Not reproductible encoding between versions?

Issue - State: closed - Opened by christophehenry over 1 year ago - 4 comments
Labels: stale

#870 - JWT decode requires audience

Issue - State: closed - Opened by ddtxra over 1 year ago - 3 comments
Labels: stale

#869 - Validate the `options` passed in to `jwt.decode`

Issue - State: open - Opened by samwho over 1 year ago - 5 comments
Labels: keep

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

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

#867 - Release 2.7.0

Issue - State: closed - Opened by sk- over 1 year ago - 2 comments

#866 - docs: correct mistake in the changelog about verify param

Pull Request - State: closed - Opened by gbillig over 1 year ago

#865 - JWT: The key sorted in the header may cause some unknown problems

Issue - State: closed - Opened by zengzzzzz over 1 year ago - 2 comments

#864 - Should `jwt.decode` accept `PyJWK` keys?

Issue - State: closed - Opened by woodruffw over 1 year ago - 4 comments
Labels: stale

#863 - Fix for issue #862 - ignore invalid keys in a jwks.

Pull Request - State: closed - Opened by timw6n over 1 year ago - 1 comment
Labels: keep

#862 - Ignoring invalid keys in a JWKS does not work

Issue - State: closed - Opened by timw6n over 1 year ago - 2 comments
Labels: stale

#861 - read the docs page is not working

Issue - State: closed - Opened by furkanyalcinz over 1 year ago

#860 - Make missing crypto dependency error more friendly

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

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

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

#858 - Removes kid presence verification

Pull Request - State: closed - Opened by dehy almost 2 years ago - 1 comment
Labels: stale, keep

#857 - kid verification should be optional

Issue - State: closed - Opened by dehy almost 2 years ago - 6 comments
Labels: stale

#856 - Type Annotation: key should be of type "str | bytes", not "str".

Issue - State: closed - Opened by tholenst almost 2 years ago - 1 comment

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

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

#853 - JWT encode doesn't work when key 'expires' exists in payload

Issue - State: closed - Opened by cesarqdt almost 2 years ago - 2 comments
Labels: stale

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

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

#851 - Can't verify detached payload JWS with JWK from its header

Issue - State: open - Opened by AFlowOfCode almost 2 years ago - 4 comments
Labels: keep

#850 - Is CVE-2022-23529 relevant to this package?

Issue - State: closed - Opened by odddozen almost 2 years ago - 4 comments

#848 - mypy. Key can be cryptography.hazmat.backends.openssl.rsa._RSAPublicKey not only string

Issue - State: closed - Opened by ievgennaida almost 2 years ago - 5 comments
Labels: stale

#847 - Fix `_validate_iat` validation

Pull Request - State: closed - Opened by Viicos almost 2 years ago - 2 comments

#846 - Improve error messages when cryptography isn't installed

Pull Request - State: closed - Opened by Viicos almost 2 years ago

#845 - Make `Algorithm` an abstract base class

Pull Request - State: closed - Opened by Viicos almost 2 years ago - 3 comments

#844 - ImportError: cannot import name 'smart_text' from 'django.utils.encoding'

Issue - State: closed - Opened by magbanum almost 2 years ago - 1 comment

#843 - Add more types

Pull Request - State: closed - Opened by Viicos almost 2 years ago - 1 comment

#842 - `EllipticCurvePublicKey` has no `sign` method

Issue - State: closed - Opened by Viicos almost 2 years ago

#841 - Wrong return type for createMyTokenObtainPair in OpenAPI schema

Issue - State: closed - Opened by rbuffat almost 2 years ago - 1 comment

#840 - Bump actions/stale from 6 to 7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#839 - How do I detect an invalid token?

Issue - State: closed - Opened by moonman239 almost 2 years ago - 4 comments
Labels: stale

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

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

#837 - jwt.decode verifying against local time

Issue - State: closed - Opened by duggalmayank almost 2 years ago - 1 comment

#836 - Version 2.6 breaks unit tests

Issue - State: closed - Opened by LukasKlement almost 2 years ago - 3 comments
Labels: stale

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

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

#834 - Error in serailization pyjwt

Issue - State: closed - Opened by arjunChouksey almost 2 years ago - 1 comment

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

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

#832 - Add `sort_headers` parameter to `api_jwt.encode`

Pull Request - State: closed - Opened by evroon almost 2 years ago - 8 comments

#830 - Make mypy configuration stricter and improve typing

Pull Request - State: closed - Opened by akx almost 2 years ago

#829 - Add PyJWT._{de,en}code_payload hooks

Pull Request - State: closed - Opened by akx almost 2 years ago - 4 comments

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

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

#827 - CVE-2022-3602 and CVE-2022-3786 fixes in cryptography 38.0.3

Issue - State: closed - Opened by lahirumaramba almost 2 years ago - 2 comments
Labels: stale

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

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

#824 - The token is not yet valid (iat)

Issue - State: closed - Opened by aruehl about 2 years ago - 3 comments

#823 - Custom header configuration in jwk client

Pull Request - State: closed - Opened by thundercat1 about 2 years ago - 3 comments

#822 - Allow custom headers to be set on JWKClient requests

Issue - State: closed - Opened by thundercat1 about 2 years ago - 1 comment
Labels: stale

#821 - fix: use datetime.datetime.timestamp function to have a milliseconds

Pull Request - State: closed - Opened by daillouf about 2 years ago

#820 - very unhelpfull / missleading error messages on get_signing_key_from_jwt

Issue - State: closed - Opened by julianhahn about 2 years ago - 7 comments

#819 - Add compute_hash_digest to Algorithm objects

Pull Request - State: closed - Opened by sirosen about 2 years ago - 2 comments

#818 - Add classifier for Python 3.11

Pull Request - State: closed - Opened by eseifert about 2 years ago - 1 comment

#815 - 2.6.0 release missing from github

Issue - State: closed - Opened by bluefish6 about 2 years ago - 1 comment

#814 - The token is not yet valid (iat).

Issue - State: closed - Opened by AGaliciaMartinez about 2 years ago - 22 comments

#813 - Bump version to 2.6.0

Pull Request - State: closed - Opened by jpadilla about 2 years ago - 1 comment

#812 - verify_aud flag required for verifying audiences from django oauth toolkit

Issue - State: closed - Opened by taylornelson-outside about 2 years ago - 1 comment
Labels: stale

#811 - Request to add an option to not sort headers

Issue - State: closed - Opened by BSVogler about 2 years ago - 1 comment

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

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

#809 - Differentiate between two errors

Pull Request - State: closed - Opened by irdkwmnsb about 2 years ago - 3 comments