<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/docs/index.rst, branch python-3.7</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Remove last remaining G+ reference. (#598)</title>
<updated>2018-09-15T20:09:36+00:00</updated>
<author>
<name>Pieter Ennes</name>
<email>pieter@ennes.nl</email>
</author>
<published>2018-09-15T20:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=50eccb87b4119c6e98fafc9e38ea3276bc007942'/>
<id>50eccb87b4119c6e98fafc9e38ea3276bc007942</id>
<content type='text'>
(Cherry picked from f3ae98cef91e140b10d25fbd496622d879cc0c0c)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Cherry picked from f3ae98cef91e140b10d25fbd496622d879cc0c0c)</pre>
</div>
</content>
</entry>
<entry>
<title>Rtd docs fix (#515)</title>
<updated>2018-02-28T14:00:08+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://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=32e5ad1509a8d46fa402776f54fbabef4b1ded63'/>
<id>32e5ad1509a8d46fa402776f54fbabef4b1ded63</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
</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
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the claims handling into OpenIDConnectBase._inflate_claims() and a new AuthCodeGrantDispatcher to route requests to either the default AuthorizationCodeGrant or OpenIDConnectAuthCode depending on scope when the request's response_type is a simple (ambiguous) 'code'.</title>
<updated>2016-08-18T22:29:01+00:00</updated>
<author>
<name>Joel Stevenson</name>
<email>jstevenson@bepress.com</email>
</author>
<published>2016-08-18T22:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=447465547cc9a14350d024ed25b374614c475eec'/>
<id>447465547cc9a14350d024ed25b374614c475eec</id>
<content type='text'>
Include basic docs about OpenID Connect auth flow support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include basic docs about OpenID Connect auth flow support
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs updates recovered from a broken git repo.</title>
<updated>2014-10-23T17:47:57+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2014-10-23T17:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fe546f426edc95add019ca8847198f4d1eca24d6'/>
<id>fe546f426edc95add019ca8847198f4d1eca24d6</id>
<content type='text'>
Draft release process doc to try force myself into more
structured releases in the future.

A few initial notes on how to report errors.

Added a few common exceptions to the FAQ.

Removed supported versions from feature matrix. They are all
available in setup.py metadata.

Move JWT tokens to grant types where it (confusingly) belongs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Draft release process doc to try force myself into more
structured releases in the future.

A few initial notes on how to report errors.

Added a few common exceptions to the FAQ.

Removed supported versions from feature matrix. They are all
available in setup.py metadata.

Move JWT tokens to grant types where it (confusingly) belongs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add installation instructions for pypi, github and a few OSs. Fix #77.</title>
<updated>2013-09-19T14:30:19+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2013-09-19T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=1ebfebaaa68a45e878049d57a0cdc1db4c6c7c13'/>
<id>1ebfebaaa68a45e878049d57a0cdc1db4c6c7c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure API docs to mimic code structure more.</title>
<updated>2013-09-17T14:18:04+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2013-09-17T14:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=3a30df69d19f56d1eeedcba9c0742186e85aac85'/>
<id>3a30df69d19f56d1eeedcba9c0742186e85aac85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Organize documentation into directories</title>
<updated>2013-05-31T02:47:35+00:00</updated>
<author>
<name>Devin Sevilla</name>
<email>dasevilla@gmail.com</email>
</author>
<published>2013-05-31T02:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fa0dbbb3b127eec9dbc86208d8fbde1d903f13ea'/>
<id>fa0dbbb3b127eec9dbc86208d8fbde1d903f13ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begun documenting faq and features. Fix #119 and #117.</title>
<updated>2013-05-30T12:33:49+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2013-05-30T12:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=99681d2b80619ba0cd17cccd08a6c63b9024421f'/>
<id>99681d2b80619ba0cd17cccd08a6c63b9024421f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap all paragraphs at 80 characters</title>
<updated>2013-05-13T09:11:32+00:00</updated>
<author>
<name>Stéphane Raimbault</name>
<email>stephane.raimbault@gmail.com</email>
</author>
<published>2013-05-07T08:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c940f9f8b1c85fcc177dfc0c7a2705bc89506376'/>
<id>c940f9f8b1c85fcc177dfc0c7a2705bc89506376</id>
<content type='text'>
Cosmetic but large patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cosmetic but large patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>OAuth 1 versus 2. Fix #118.</title>
<updated>2013-03-07T22:03:21+00:00</updated>
<author>
<name>Ib Lundgren</name>
<email>ib.lundgren@gmail.com</email>
</author>
<published>2013-03-07T22:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c35ae9439ec7725828c9973b4788338f3fb10c64'/>
<id>c35ae9439ec7725828c9973b4788338f3fb10c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
