File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
77[ Unreleased] [ unreleased ]
88-------------------------------------------------------------------------
9+ ### Fixed
10+ - ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [ #158 ] [ 158 ]
11+
912### Added
1013- Added a new ` jwt.get_unverified_header() ` to parse and return the header portion of a token prior to signature verification.
1114
@@ -78,3 +81,4 @@ rarely used. Users affected by this should upgrade to 3.3+.
7881[ 132 ] : https://github.com/jpadilla/pyjwt/pull/132
7982[ 128 ] : https://github.com/jpadilla/pyjwt/pull/128
8083[ 141 ] : https://github.com/jpadilla/pyjwt/pull/141
84+ [ 158: https://github.com/jpadilla/pyjwt/pull/158
You can’t perform that action at this time.
0 commit comments