<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyjwt.git/docs/usage.rst, branch bionic</title>
<subtitle>github.com: progrium/pyjwt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/'/>
<entry>
<title>Require tweak (#280)</title>
<updated>2020-05-14T14:50:39+00:00</updated>
<author>
<name>Pau Ruiz Safont</name>
<email>psafont@users.noreply.github.com</email>
</author>
<published>2020-05-14T14:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=008490a85932415ec14ab7d61c64216ddaef75fc'/>
<id>008490a85932415ec14ab7d61c64216ddaef75fc</id>
<content type='text'>
* Use require options as a list, instead of booleans

Deprecate the use of the boolean options

* Add test for the new require option

* Add documentation on how to use the require option

Co-authored-by: Pau Ruiz i Safont &lt;psafont@ebi.ac.uk&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use require options as a list, instead of booleans

Deprecate the use of the boolean options

* Add test for the new require option

* Add documentation on how to use the require option

Co-authored-by: Pau Ruiz i Safont &lt;psafont@ebi.ac.uk&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document top-level .encode and .decode to close #459 (#482)</title>
<updated>2020-04-26T23:52:22+00:00</updated>
<author>
<name>Dima Tisnek</name>
<email>dimaqq@gmail.com</email>
</author>
<published>2020-04-26T23:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=c2c91a7bb504f9ff10387972b8ce9353493ed773'/>
<id>c2c91a7bb504f9ff10387972b8ce9353493ed773</id>
<content type='text'>
Co-authored-by: José Padilla &lt;jpadilla@webapplicate.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: José Padilla &lt;jpadilla@webapplicate.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation for audience usage (#484)</title>
<updated>2020-04-26T23:50:43+00:00</updated>
<author>
<name>Correy Lim</name>
<email>correylim@gmail.com</email>
</author>
<published>2020-04-26T23:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=2b564094a6d71bc9778fa126dbe05e8daed52141'/>
<id>2b564094a6d71bc9778fa126dbe05e8daed52141</id>
<content type='text'>
* Add code example for `aud` being an array

The previous code example only showed the `aud` claim as a single
case-sensitive string, despite the documentation mentioning that the
`aud` claim can be an array of case-sensitive strings

Add a code block demonstrating the `aud` claim being an array of
case-sensitive strings to make it more clear to the user that it is a
permitted use of the `aud` claim

* Add example of the `audience` param as an iterable

Demonstrate to users reading the documentation that the `audience`
parameter is not restricted to the `string` type, but can also accept an
iterable, as implemented in PR#306

https://github.com/jpadilla/pyjwt/pull/306

* Fix short title underlines

Short title underlines throw warnings in reStructuredText linters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add code example for `aud` being an array

The previous code example only showed the `aud` claim as a single
case-sensitive string, despite the documentation mentioning that the
`aud` claim can be an array of case-sensitive strings

Add a code block demonstrating the `aud` claim being an array of
case-sensitive strings to make it more clear to the user that it is a
permitted use of the `aud` claim

* Add example of the `audience` param as an iterable

Demonstrate to users reading the documentation that the `audience`
parameter is not restricted to the `string` type, but can also accept an
iterable, as implemented in PR#306

https://github.com/jpadilla/pyjwt/pull/306

* Fix short title underlines

Short title underlines throw warnings in reStructuredText linters</pre>
</div>
</content>
</entry>
<entry>
<title>Update usage.rst (#360)</title>
<updated>2018-07-19T13:34:01+00:00</updated>
<author>
<name>PatrikBillgren</name>
<email>PatrikBillgren@users.noreply.github.com</email>
</author>
<published>2018-07-19T13:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=fa857044e49d10f22dc042704b27abf0c00bda50'/>
<id>fa857044e49d10f22dc042704b27abf0c00bda50</id>
<content type='text'>
Small typo fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small typo fix</pre>
</div>
</content>
</entry>
<entry>
<title>Added section to usage docs for jwt.get_unverified_header() (#350)</title>
<updated>2018-05-19T12:29:18+00:00</updated>
<author>
<name>Alejandro J. C De Baca</name>
<email>acdebaca@users.noreply.github.com</email>
</author>
<published>2018-05-19T12:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=c4a4fb6a99fedb209647c92ade310f214ec4ad4e'/>
<id>c4a4fb6a99fedb209647c92ade310f214ec4ad4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing close quote. (#327)</title>
<updated>2018-01-23T15:24:25+00:00</updated>
<author>
<name>Stephen Paulger</name>
<email>stephenpaulger@users.noreply.github.com</email>
</author>
<published>2018-01-23T15:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=a22ba4bd7a13f3a1423ea63f008b43ffafcccdf8'/>
<id>a22ba4bd7a13f3a1423ea63f008b43ffafcccdf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add example of encoding and decoding tokens with RSA (#313)</title>
<updated>2017-11-28T15:36:37+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-11-28T15:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=e0aa10ee586bf010ce9a99c5582ee8dc9293ba1e'/>
<id>e0aa10ee586bf010ce9a99c5582ee8dc9293ba1e</id>
<content type='text'>
* docs: Add example of encoding and decoding tokens with RSA

Some users have complained that the docs don't make it very clear that
the private key / public key need to be a byte string. This change makes
that clearer by adding an example to usage.rst.

* flake8: Fix a couple of linting errors due to a new version of flake8-import-order
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* docs: Add example of encoding and decoding tokens with RSA

Some users have complained that the docs don't make it very clear that
the private key / public key need to be a byte string. This change makes
that clearer by adding an example to usage.rst.

* flake8: Fix a couple of linting errors due to a new version of flake8-import-order
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'algorithms=[]' kwargs to jwt.decode() examples</title>
<updated>2017-07-28T15:37:53+00:00</updated>
<author>
<name>Landon GB</name>
<email>landogbland@gmail.com</email>
</author>
<published>2017-07-26T21:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=ffa8458d709a538c4e088e6ada77153ab8294800'/>
<id>ffa8458d709a538c4e088e6ada77153ab8294800</id>
<content type='text'>
Added because of this commit: 11f30c4050a11b6398d38f505578c9dabeba6c78
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added because of this commit: 11f30c4050a11b6398d38f505578c9dabeba6c78
</pre>
</div>
</content>
</entry>
<entry>
<title>Non-numeric 'iat' now raises InvalidIssuedAtError on decode()</title>
<updated>2017-04-17T13:34:12+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-04-17T13:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=3447f0c0eb7de46042b5cda975d37e361168bf60'/>
<id>3447f0c0eb7de46042b5cda975d37e361168bf60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop rejecting tokens with future 'iat' values</title>
<updated>2017-04-17T13:34:04+00:00</updated>
<author>
<name>Mark Adams</name>
<email>mark@markadams.me</email>
</author>
<published>2017-04-17T13:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pyjwt.git/commit/?id=8f3a2a8a4098693357b69d63a1dbec514ed7c701'/>
<id>8f3a2a8a4098693357b69d63a1dbec514ed7c701</id>
<content type='text'>
RFC 7519 does not specify or even suggest this type of validation on the
'iat' claim and it has caused issues for several consumers of PyJWT.

This change removes the validation on future 'iat' values and leaves
such things up to the application developer to implement.

Fixes #190.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC 7519 does not specify or even suggest this type of validation on the
'iat' claim and it has caused issues for several consumers of PyJWT.

This change removes the validation on future 'iat' values and leaves
such things up to the application developer to implement.

Fixes #190.
</pre>
</div>
</content>
</entry>
</feed>
