<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git, branch a1</title>
<subtitle>github.com: progrium/pyjwt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/'/>
<entry>
<title>Update version to 2.0.0a1</title>
<updated>2020-11-01T13:27:48+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-11-01T13:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=330c47f68aca3d563fff517c57866818d9c313dd'/>
<id>330c47f68aca3d563fff517c57866818d9c313dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Auth0 sponsorship link (#519)</title>
<updated>2020-09-24T15:57:25+00:00</updated>
<author>
<name>Sam Bellen</name>
<email>sambellen@gmail.com</email>
</author>
<published>2020-09-24T15:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=201455e9210a6c0edb1c77c5a3dcffe22d952d9a'/>
<id>201455e9210a6c0edb1c77c5a3dcffe22d952d9a</id>
<content type='text'>
* Update Auth0 sponsorship link

Hey

We recently launched a new page specifically geared towards developers on auth0.com.
Can we change the link in the sponsorship message?

Thanks again for your continuous open-source work!

Sam

* Update both link and link-text

* Update README.rst

* Update index.rst

Co-authored-by: José Padilla &lt;jpadilla@webapplicate.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update Auth0 sponsorship link

Hey

We recently launched a new page specifically geared towards developers on auth0.com.
Can we change the link in the sponsorship message?

Thanks again for your continuous open-source work!

Sam

* Update both link and link-text

* Update README.rst

* Update index.rst

Co-authored-by: José Padilla &lt;jpadilla@webapplicate.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Implementation of ECAlgorithm.from_jwk (#500)</title>
<updated>2020-08-24T16:21:54+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-24T16:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=66e39be5349f4671b9f6cca8974691070406fa92'/>
<id>66e39be5349f4671b9f6cca8974691070406fa92</id>
<content type='text'>
* ECAlgorithm.to_jwk

* Fix failing linting

Co-authored-by: Evert Lammerts &lt;evert@lucipher.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ECAlgorithm.to_jwk

* Fix failing linting

Co-authored-by: Evert Lammerts &lt;evert@lucipher.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Drop deprecation warnings (#515)</title>
<updated>2020-08-24T16:00:06+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-24T16:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=f690976596bb74221f5a81fc9afffd5609bc4e70'/>
<id>f690976596bb74221f5a81fc9afffd5609bc4e70</id>
<content type='text'>
* Drop deprecation warnings

* Add missing keys

* Remove commented exceptions

* Undo lambda change

* Remove unused keys</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drop deprecation warnings

* Add missing keys

* Remove commented exceptions

* Undo lambda change

* Remove unused keys</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for legacy contrib algorithms (#514)</title>
<updated>2020-08-24T14:01:56+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-24T14:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=c38533546ad68da0d61142c37984a66127525c9b'/>
<id>c38533546ad68da0d61142c37984a66127525c9b</id>
<content type='text'>
* Drop support for legacy contrib algorithms

* Update cryptography dep</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drop support for legacy contrib algorithms

* Update cryptography dep</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce better experience for JWKs (#511)</title>
<updated>2020-08-24T10:12:23+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-24T10:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=dee2d31640940bfc77c3bc5839587a082eae58a4'/>
<id>dee2d31640940bfc77c3bc5839587a082eae58a4</id>
<content type='text'>
* Introduce better experience for JWKs

* Remove explicit inheritance

* Add tests for PyJWK

* Fix failing test

* Get rid of lambda</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce better experience for JWKs

* Remove explicit inheritance

* Add tests for PyJWK

* Fix failing test

* Get rid of lambda</pre>
</div>
</content>
</entry>
<entry>
<title>Return tokens as string not bytes (#513)</title>
<updated>2020-08-24T10:09:07+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-24T10:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=5d33b041f2aeccc653436958c08187f1bd538d94'/>
<id>5d33b041f2aeccc653436958c08187f1bd538d94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tox conditional extras (#512)</title>
<updated>2020-08-22T15:51:24+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-22T15:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=d926a4db6ecea382556c026779541b377e36d311'/>
<id>d926a4db6ecea382556c026779541b377e36d311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cli entrypoint (#501)</title>
<updated>2020-08-21T13:18:47+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-21T13:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=8a14f087c285bbe2f6e85ba4818e6c620b708d5d'/>
<id>8a14f087c285bbe2f6e85ba4818e6c620b708d5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md badges (#510)</title>
<updated>2020-08-21T12:37:17+00:00</updated>
<author>
<name>José Padilla</name>
<email>jpadilla@webapplicate.com</email>
</author>
<published>2020-08-21T12:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyjwt.git/commit/?id=8ea83f9efc1460454ceb7d30bcf2ff15193c534c'/>
<id>8ea83f9efc1460454ceb7d30bcf2ff15193c534c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
