<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git, branch improve-doc</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Rtd docs fix (#515)</title>
<updated>2018-08-10T11:25:12+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathanhuot@users.noreply.github.com</email>
</author>
<published>2018-02-28T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fae6f78525c220764c9bce8e0004f2efafe817c8'/>
<id>fae6f78525c220764c9bce8e0004f2efafe817c8</id>
<content type='text'>
* Added sphinx build for developers

Rationale is to build docs locally to prevent RTD to break later.

* Replace manual sphinx into make

* Renamed idan URL to oauthlib community

* Renamed http into https URLs since http is returning 302

* python requests library renamed its home URL

* Add ignore list for "make linkcheck"

linkcheck is doing requests to github with anonymous access, however creating an issue require an logged-in account

* virtualenv changed its homepage and website.

* Fixed broken link

(cherry picked from commit 32e5ad1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added sphinx build for developers

Rationale is to build docs locally to prevent RTD to break later.

* Replace manual sphinx into make

* Renamed idan URL to oauthlib community

* Renamed http into https URLs since http is returning 302

* python requests library renamed its home URL

* Add ignore list for "make linkcheck"

linkcheck is doing requests to github with anonymous access, however creating an issue require an logged-in account

* virtualenv changed its homepage and website.

* Fixed broken link

(cherry picked from commit 32e5ad1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into improve-doc</title>
<updated>2018-08-10T10:55:55+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-08-10T10:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=09924ea072776ca11b271f99f2c26497ae8fb39d'/>
<id>09924ea072776ca11b271f99f2c26497ae8fb39d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added htmlcov to help increase coverage locally</title>
<updated>2018-07-30T11:43:00+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-07-30T11:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fbacd77b602e4c60f8da2413c150fa7f20b2f83c'/>
<id>fbacd77b602e4c60f8da2413c150fa7f20b2f83c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added flask-dance tests, see #553</title>
<updated>2018-07-17T13:39:40+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2018-07-17T13:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f991b5759a4728fd99d36f98e2dd171b300fb7c2'/>
<id>f991b5759a4728fd99d36f98e2dd171b300fb7c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The id_token_hint parameter isn't required by the OIDC spec. (#559)</title>
<updated>2018-07-02T09:18:55+00:00</updated>
<author>
<name>Pieter Ennes</name>
<email>pieter@ennes.nl</email>
</author>
<published>2018-07-02T09:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=cfcbe99477a5d392175970f9c2e16b7d8ce138fb'/>
<id>cfcbe99477a5d392175970f9c2e16b7d8ce138fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove handling of nonstandard parameter "expires" (#506)</title>
<updated>2018-06-30T22:09:26+00:00</updated>
<author>
<name>Seth Davis</name>
<email>seth@curiasolutions.com</email>
</author>
<published>2018-06-30T22:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=3eaf962311dfbc566dbfa66a988e0331b91184be'/>
<id>3eaf962311dfbc566dbfa66a988e0331b91184be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update save_bearer_token docs to mention how the token is passed in as a reference (#556)</title>
<updated>2018-06-30T22:04:02+00:00</updated>
<author>
<name>claweyenuk</name>
<email>39317519+claweyenuk@users.noreply.github.com</email>
</author>
<published>2018-06-30T22:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=481a4ec2e29530541ff8985cce938ece7a661562'/>
<id>481a4ec2e29530541ff8985cce938ece7a661562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all pypi.python.org URLs to pypi.org (#555)</title>
<updated>2018-06-30T21:55:59+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-06-30T21:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=5b9b752f68d3a7963cb5b85cf5f9570490eacf7a'/>
<id>5b9b752f68d3a7963cb5b85cf5f9570490eacf7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenID Connect split  (#525)</title>
<updated>2018-06-05T14:33:21+00:00</updated>
<author>
<name>Wiliam Souza</name>
<email>wiliamsouza83@gmail.com</email>
</author>
<published>2018-06-05T14:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=d5a4d5ea0eab04ddddefac7d1e7a4902fc469286'/>
<id>d5a4d5ea0eab04ddddefac7d1e7a4902fc469286</id>
<content type='text'>
* Add command to clean up builds to makefile

* Fix docs strings for endpoints pre_configured

* Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible

* Fix doc string for rfc6749.request_validator

* Remove unused import

* Change import to be explicity

* Move JWTTokenTestCase to openid.connect.core.test_token

* Move JWTToken to oauthlib.openid.connect.core.tokens

* Move to openid connect test

* Move openid connect exceptions to its own file

* Remove openid connect from oauth2 server

* Remove JWTToken from oauth tokens

* Remove grant_types.openid_connect file

* Add oauthlib/openid estructure and tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add command to clean up builds to makefile

* Fix docs strings for endpoints pre_configured

* Chnage grant_types.openid_connect to include a deprecation warning be a backward compatible

* Fix doc string for rfc6749.request_validator

* Remove unused import

* Change import to be explicity

* Move JWTTokenTestCase to openid.connect.core.test_token

* Move JWTToken to oauthlib.openid.connect.core.tokens

* Move to openid connect test

* Move openid connect exceptions to its own file

* Remove openid connect from oauth2 server

* Remove JWTToken from oauth tokens

* Remove grant_types.openid_connect file

* Add oauthlib/openid estructure and tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2.6 compatibility code.</title>
<updated>2018-05-26T19:54:29+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2018-05-20T04:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=a102731c88f496b557dedd4024fb9b82801d134a'/>
<id>a102731c88f496b557dedd4024fb9b82801d134a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
