<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/oauthlib/oauth2, branch secpol</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>docs: fix typos</title>
<updated>2022-07-05T18:29:54+00:00</updated>
<author>
<name>Kian-Meng Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2022-07-05T15:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0adbbe10ed8ef822d1c780987fffc56670ce3f9f'/>
<id>0adbbe10ed8ef822d1c780987fffc56670ce3f9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix a few typos</title>
<updated>2022-07-03T06:16:49+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2022-07-02T22:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=6569ec3c062be7268f4a17f5a371aa29f1bcfa4a'/>
<id>6569ec3c062be7268f4a17f5a371aa29f1bcfa4a</id>
<content type='text'>
There are small typos in:
- docs/oauth1/security.rst
- docs/oauth2/grants/custom_grant.rst
- oauthlib/oauth2/rfc6749/clients/backend_application.py
- oauthlib/oauth2/rfc6749/clients/base.py
- oauthlib/oauth2/rfc6749/clients/legacy_application.py
- oauthlib/oauth2/rfc6749/clients/service_application.py
- oauthlib/oauth2/rfc6749/clients/web_application.py
- oauthlib/oauth2/rfc6749/endpoints/revocation.py
- oauthlib/oauth2/rfc6749/parameters.py
- oauthlib/openid/connect/core/grant_types/dispatchers.py

Fixes:
- Should read `parameters` rather than `paramters`.
- Should read `instantiate` rather than `instanciate`.
- Should read `successfully` rather than `sucessfully`.
- Should read `present` rather than `pressent`.
- Should read `parameter` rather than `paramater`.
- Should read `efficient` rather than `effecient`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are small typos in:
- docs/oauth1/security.rst
- docs/oauth2/grants/custom_grant.rst
- oauthlib/oauth2/rfc6749/clients/backend_application.py
- oauthlib/oauth2/rfc6749/clients/base.py
- oauthlib/oauth2/rfc6749/clients/legacy_application.py
- oauthlib/oauth2/rfc6749/clients/service_application.py
- oauthlib/oauth2/rfc6749/clients/web_application.py
- oauthlib/oauth2/rfc6749/endpoints/revocation.py
- oauthlib/oauth2/rfc6749/parameters.py
- oauthlib/openid/connect/core/grant_types/dispatchers.py

Fixes:
- Should read `parameters` rather than `paramters`.
- Should read `instantiate` rather than `instanciate`.
- Should read `successfully` rather than `sucessfully`.
- Should read `present` rather than `pressent`.
- Should read `parameter` rather than `paramater`.
- Should read `efficient` rather than `effecient`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed isort imports</title>
<updated>2022-06-15T19:57:49+00:00</updated>
<author>
<name>Dariusz Smigiel</name>
<email>dsmigiel@redhat.com</email>
</author>
<published>2022-06-15T19:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=bdc486e2bc3a188027a4ebec3a3013e64023ce62'/>
<id>bdc486e2bc3a188027a4ebec3a3013e64023ce62</id>
<content type='text'>
tox runs isort, whicn pointed multiple errors.
Fixed them in this PR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tox runs isort, whicn pointed multiple errors.
Fixed them in this PR
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow non-HTTPS issuer when OAUTHLIB_INSECURE_TRANSPORT. (#803)</title>
<updated>2022-03-06T17:24:34+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2022-03-06T17:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b123283ba3d41acb3e787fdf68bd5907972b4bad'/>
<id>b123283ba3d41acb3e787fdf68bd5907972b4bad</id>
<content type='text'>
* Allow non-HTTPS issuer when OAUTHLIB_INSECURE_TRANSPORT.

* Add unit test for validating issuer.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow non-HTTPS issuer when OAUTHLIB_INSECURE_TRANSPORT.

* Add unit test for validating issuer.</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: fix Sphinx warnings for better ReadTheDocs generation (#807)</title>
<updated>2022-02-24T01:07:49+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2022-02-24T01:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2f887b5a070bf617a471c573ad52fb58251c61af'/>
<id>2f887b5a070bf617a471c573ad52fb58251c61af</id>
<content type='text'>
* Fix list of current features for 3.2.0

* Renamed travis-ci.org icon URLs

* Force fixing the warnings in the docs generation

* Removed unused folder reference

* Added orphean documents into summary.

* Fix docstring formatting example in contributing page.

* Removed unused argument from documentation

* Fix sphinx warning resulting in loss of formatting in RTD.

* Force setuptools until https://github.com/pypa/setuptools/issues/3118 is fixed

* Prevent linux redirection in travis instructions

* Add graphviz/dot command to generate docs frmo Travis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix list of current features for 3.2.0

* Renamed travis-ci.org icon URLs

* Force fixing the warnings in the docs generation

* Removed unused folder reference

* Added orphean documents into summary.

* Fix docstring formatting example in contributing page.

* Removed unused argument from documentation

* Fix sphinx warning resulting in loss of formatting in RTD.

* Force setuptools until https://github.com/pypa/setuptools/issues/3118 is fixed

* Prevent linux redirection in travis instructions

* Add graphviz/dot command to generate docs frmo Travis</pre>
</div>
</content>
</entry>
<entry>
<title>Add CORS support for Refresh Token Grant.</title>
<updated>2022-02-16T00:33:41+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2022-02-16T00:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=47c229c5ae0803eae08233f60f846bd401f9543b'/>
<id>47c229c5ae0803eae08233f60f846bd401f9543b</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 slots to TokenBase</title>
<updated>2022-02-13T03:30:52+00:00</updated>
<author>
<name>Arie Bovenberg</name>
<email>a.c.bovenberg@gmail.com</email>
</author>
<published>2022-02-12T20:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=6b1f5db98d464c31db807b7ab0e0fe43ebca46d0'/>
<id>6b1f5db98d464c31db807b7ab0e0fe43ebca46d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed code documentation</title>
<updated>2022-01-29T21:47:54+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@gmail.com</email>
</author>
<published>2022-01-29T21:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=4e01008da0ef0de88f4ebe648cdc564117beced8'/>
<id>4e01008da0ef0de88f4ebe648cdc564117beced8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for device authorization flow (RFC8628) (#795)</title>
<updated>2022-01-18T03:21:08+00:00</updated>
<author>
<name>Mike Kelly</name>
<email>kellyma@gmail.com</email>
</author>
<published>2022-01-18T03:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=c3e878733fa911804c7f55cf72f66dc281922fca'/>
<id>c3e878733fa911804c7f55cf72f66dc281922fca</id>
<content type='text'>
* rfc8628: Add client implementation for token retrieval

This change adds an implementation of the Device Authorization flow
client from RFC8628.  The initial structure is derived from the
existing BackendApplicationClient with the addition of the device_code
in the client.

This change does not provide the support necessary for querying the
device code endpoint in order to generate the initial device_code and
URL that is required for completing the full end to end device
authorization process.

* Add device token fetch URI generator

In order to perform the full device authorization flow it's necessary
to first generate the device code and get the authorization flow URL.

prepare_request_uri() allows us to do this while providing scopes and
additional parameters.

* Remove encoding lines

These lines are not required for python3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rfc8628: Add client implementation for token retrieval

This change adds an implementation of the Device Authorization flow
client from RFC8628.  The initial structure is derived from the
existing BackendApplicationClient with the addition of the device_code
in the client.

This change does not provide the support necessary for querying the
device code endpoint in order to generate the initial device_code and
URL that is required for completing the full end to end device
authorization process.

* Add device token fetch URI generator

In order to perform the full device authorization flow it's necessary
to first generate the device code and get the authorization flow URL.

prepare_request_uri() allows us to do this while providing scopes and
additional parameters.

* Remove encoding lines

These lines are not required for python3</pre>
</div>
</content>
</entry>
<entry>
<title>PKCE  (#786)</title>
<updated>2021-12-13T05:41:35+00:00</updated>
<author>
<name>Jon Velando</name>
<email>28741910+rigzba21@users.noreply.github.com</email>
</author>
<published>2021-12-13T05:41:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=06497bede5934e367a7fbe94fe1b1d0538d417d4'/>
<id>06497bede5934e367a7fbe94fe1b1d0538d417d4</id>
<content type='text'>
* Added pkce on client side for authorization grant flow. Test cases added

* added new args before kwargs

* updating docstrings with clarification on PKCE params

* adding additional clarification on PKCE parameters

* adding initial function to create code_verifier and tests

* using re.compile for code_verifier allowed characters

* adding initial function to create code_challenge with tests

* replacing appropriate chars for base64 URL

Co-authored-by: Aman Singh Solanki &lt;amans330@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added pkce on client side for authorization grant flow. Test cases added

* added new args before kwargs

* updating docstrings with clarification on PKCE params

* adding additional clarification on PKCE parameters

* adding initial function to create code_verifier and tests

* using re.compile for code_verifier allowed characters

* adding initial function to create code_challenge with tests

* replacing appropriate chars for base64 URL

Co-authored-by: Aman Singh Solanki &lt;amans330@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
