<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/docs, branch 3.2.0-dev</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>OAuth 1.0a signature methods: RSA-SHA256, RSA-SHA512 and HMAC-SHA512 (#723)</title>
<updated>2020-06-03T03:01:25+00:00</updated>
<author>
<name>Hoylen Sue</name>
<email>hoylen@hoylen.com</email>
</author>
<published>2020-06-03T03:01:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=bda81b3cb6306dec19a6e60113e21b2933d0950c'/>
<id>bda81b3cb6306dec19a6e60113e21b2933d0950c</id>
<content type='text'>
* Adding support for RSA-SHA256.

* Added support for HMAC-SHA512, RSA-SHA256 and RSA-SHA512 signature methods.

* Made version dependencies consistent.

* Updated OAuth1 signature tests.

* Fixed parsing of netloc/host. Deprecated old functions.

* Refactored and expanded tests to include signature validate.

* Update docs for HMAC-SHA512, RSA-SHA256 and RSA-SHA512 signature methods.

* Updated code comments in oauth1 signatures module.

* Updated changelog.

* Update docs/feature_matrix.rst

Co-Authored-By: Omer Katz &lt;omer.drow@gmail.com&gt;

* Used parenthesis instead of backslash to break lines.

* Fixed typo

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adding support for RSA-SHA256.

* Added support for HMAC-SHA512, RSA-SHA256 and RSA-SHA512 signature methods.

* Made version dependencies consistent.

* Updated OAuth1 signature tests.

* Fixed parsing of netloc/host. Deprecated old functions.

* Refactored and expanded tests to include signature validate.

* Update docs for HMAC-SHA512, RSA-SHA256 and RSA-SHA512 signature methods.

* Updated code comments in oauth1 signatures module.

* Updated changelog.

* Update docs/feature_matrix.rst

Co-Authored-By: Omer Katz &lt;omer.drow@gmail.com&gt;

* Used parenthesis instead of backslash to break lines.

* Fixed typo

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;

Co-authored-by: Omer Katz &lt;omer.drow@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into doc-sponsor</title>
<updated>2020-04-22T14:11:47+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2020-04-22T14:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=af5ac6d7da7aaad09ab5ffeb31a2972aaffe3e2f'/>
<id>af5ac6d7da7aaad09ab5ffeb31a2972aaffe3e2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into doc-oidc</title>
<updated>2020-01-29T15:02:12+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2020-01-29T15:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=7f5e92afed0d11536f715245351a3891a2aa5dde'/>
<id>7f5e92afed0d11536f715245351a3891a2aa5dde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update server.rst docs to include request uri in auth code (#714)</title>
<updated>2020-01-29T14:52:25+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2020-01-29T14:52:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=845892c6cff508792bc577ebccda2317bc8434f5'/>
<id>845892c6cff508792bc577ebccda2317bc8434f5</id>
<content type='text'>
Update server.rst docs to include request uri in auth code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update server.rst docs to include request uri in auth code</pre>
</div>
</content>
</entry>
<entry>
<title>Removed newline/autoformatting mistake fixed</title>
<updated>2020-01-15T09:48:03+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2020-01-15T09:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=6e4fb41ffb04024d5301cadad662e6bbb4893901'/>
<id>6e4fb41ffb04024d5301cadad662e6bbb4893901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update server.rst docs necessary auth code fields</title>
<updated>2020-01-13T18:20:05+00:00</updated>
<author>
<name>Dan Piet</name>
<email>pietdaniel@gmail.com</email>
</author>
<published>2020-01-13T18:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=00d4d5a62d4bf18fd2642cd667f7e2002211668c'/>
<id>00d4d5a62d4bf18fd2642cd667f7e2002211668c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sponsoring section/fix FUNDING.yml</title>
<updated>2019-10-29T13:55:36+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2019-10-29T13:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=75b9f4f7e4387e670a3fae925d5522ff3a01a746'/>
<id>75b9f4f7e4387e670a3fae925d5522ff3a01a746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve clarity around howto define a grant.</title>
<updated>2019-10-28T17:09:27+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2019-10-28T17:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=1645cd3f0f3142384b76b402859474a6d0cd68e7'/>
<id>1645cd3f0f3142384b76b402859474a6d0cd68e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved OIDC documentation</title>
<updated>2019-10-28T15:10:22+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2019-10-28T15:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=ab0de9e28db812eb204f12335b07d91361b16676'/>
<id>ab0de9e28db812eb204f12335b07d91361b16676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add custom grant example</title>
<updated>2019-10-25T09:28:51+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2019-10-25T09:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/oauthlib.git/commit/?id=f68ec220d9ff5ec8e710d3e916318dad0de3e2d2'/>
<id>f68ec220d9ff5ec8e710d3e916318dad0de3e2d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
