<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/oauthlib/openid, branch 3.2.0-dev</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>per @JonathanHuot use existing get_token_from_header()</title>
<updated>2021-05-29T14:07:05+00:00</updated>
<author>
<name>Alan Crosswell</name>
<email>alan@columbia.edu</email>
</author>
<published>2021-05-29T14:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=5c789757a2f5934964c3e96bce7f9d49f9e8de0d'/>
<id>5c789757a2f5934964c3e96bce7f9d49f9e8de0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle another case of assuming the token starts after 'Bearer '</title>
<updated>2021-05-29T13:59:00+00:00</updated>
<author>
<name>Alan Crosswell</name>
<email>alan@columbia.edu</email>
</author>
<published>2021-05-26T19:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=9f2e8ff1e4b94af4677c6eb12b710d2c74deae68'/>
<id>9f2e8ff1e4b94af4677c6eb12b710d2c74deae68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Authorization header that is not a Bearer to not return a token</title>
<updated>2021-05-29T13:59:00+00:00</updated>
<author>
<name>Alan Crosswell</name>
<email>alan@columbia.edu</email>
</author>
<published>2021-05-26T19:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=05e671a41641746802f6ae6155f79fdcb13a3c6a'/>
<id>05e671a41641746802f6ae6155f79fdcb13a3c6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle prompt=none</title>
<updated>2021-05-01T08:12:17+00:00</updated>
<author>
<name>Nikos Sklikas</name>
<email>nsklikas@admin.grnet.gr</email>
</author>
<published>2021-04-27T07:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2f1d7d8e357b307b3d5f41006d2b0a0698e40e63'/>
<id>2f1d7d8e357b307b3d5f41006d2b0a0698e40e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use request.nonce when generating hybrid id token</title>
<updated>2021-02-12T05:31:48+00:00</updated>
<author>
<name>Tom Evans</name>
<email>tevans@mintel.com</email>
</author>
<published>2021-02-01T13:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=89162b8a7a911f094674d0a77199ae226b71a656'/>
<id>89162b8a7a911f094674d0a77199ae226b71a656</id>
<content type='text'>
Like with the implicit grant, we need to override add_id_token to pass
the nonce from the current request to GrantBase.add_id_token in order
for the ID token to have the correct nonce.

Add test that the nonce is in ID token from hybrid OIDC flow.

Fixes: #746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like with the implicit grant, we need to override add_id_token to pass
the nonce from the current request to GrantBase.add_id_token in order
for the ID token to have the correct nonce.

Add test that the nonce is in ID token from hybrid OIDC flow.

Fixes: #746
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 codes (#734)</title>
<updated>2020-05-12T14:02:01+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2020-05-12T14:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0404b486b11b81de780234b944179fa7bde6f2b7'/>
<id>0404b486b11b81de780234b944179fa7bde6f2b7</id>
<content type='text'>
* Update setup.py

* remove un needed python 2 codes

* remove un needed python 2 codes

* remove un needed python 2 codes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update setup.py

* remove un needed python 2 codes

* remove un needed python 2 codes

* remove un needed python 2 codes</pre>
</div>
</content>
</entry>
<entry>
<title>Sorted oauthlib imports per isort 4.3.21</title>
<updated>2020-04-10T12:12:40+00:00</updated>
<author>
<name>Anton Ruhlov</name>
<email>anton@paxful.com</email>
</author>
<published>2020-04-10T12:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=1a1df2280f000b1f2f05b5304150ef7826cc9d24'/>
<id>1a1df2280f000b1f2f05b5304150ef7826cc9d24</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://git.baserock.org/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>Fix simple typo: wich -&gt; which (#710)</title>
<updated>2019-11-12T21:44:55+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2019-11-12T21:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=e4e5eb3927488d1ee214380bfa248ba7705366bf'/>
<id>e4e5eb3927488d1ee214380bfa248ba7705366bf</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://git.baserock.org/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>
</feed>
