<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git, branch 652-token_state</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>Merge branch 'master' into 652-token_state</title>
<updated>2019-02-22T10:14:45+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2019-02-22T10:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fc3b04d39b901f70ea6fd66c3b01852248f4095f'/>
<id>fc3b04d39b901f70ea6fd66c3b01852248f4095f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove usage of "state" for code/token response.</title>
<updated>2019-02-22T10:12:49+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-22T10:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=54db1bfd65d1d17d1d45c12c8626b9e7fa84e694'/>
<id>54db1bfd65d1d17d1d45c12c8626b9e7fa84e694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #653 from oauthlib/652-token_state</title>
<updated>2019-02-21T10:30:55+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2019-02-21T10:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f0fc21c7bfd59bba0103577c5f9ea810978dc8cb'/>
<id>f0fc21c7bfd59bba0103577c5f9ea810978dc8cb</id>
<content type='text'>
Fix 652: removed "state" from /token response.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix 652: removed "state" from /token response.</pre>
</div>
</content>
</entry>
<entry>
<title>Removed useless set_state internal function</title>
<updated>2019-02-21T09:17:23+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-21T09:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2904de612a5e52c14776978dd5a31cdde2bfc34e'/>
<id>2904de612a5e52c14776978dd5a31cdde2bfc34e</id>
<content type='text'>
Does not have purpose for /token request
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Does not have purpose for /token request
</pre>
</div>
</content>
</entry>
<entry>
<title>Add authorization "state" preservation back for AuthCode</title>
<updated>2019-02-21T09:16:55+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-21T09:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=4205dc1b4240e30d966c3fd4fe872f83413b2e2c'/>
<id>4205dc1b4240e30d966c3fd4fe872f83413b2e2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clarity to the deprecation warning</title>
<updated>2019-02-21T09:01:29+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-21T09:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=58f1c3fe4020d13d4c2f7b80902b2c157fde807d'/>
<id>58f1c3fe4020d13d4c2f7b80902b2c157fde807d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 652: removed "state" from /token response.</title>
<updated>2019-02-20T13:30:03+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>jonathan.huot@thomsonreuters.com</email>
</author>
<published>2019-02-20T13:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=8c9f0a3cee9fab35fdf7269441daab666b931f59'/>
<id>8c9f0a3cee9fab35fdf7269441daab666b931f59</id>
<content type='text'>
Fix OIDC /token flow where &amp;state=None was always returned, and fix OAuth2.0 /token flow where &amp;state=foobar was returned if &amp;state=foobar was present in the token request.

Remove "save_token" from create_token() signature cuz it was not used internally. Deprecated the option to let upstream libraries have a chance to remove it, if ever used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix OIDC /token flow where &amp;state=None was always returned, and fix OAuth2.0 /token flow where &amp;state=foobar was returned if &amp;state=foobar was present in the token request.

Remove "save_token" from create_token() signature cuz it was not used internally. Deprecated the option to let upstream libraries have a chance to remove it, if ever used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #648 from JonathanHuot/master</title>
<updated>2019-02-19T17:53:48+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2019-02-19T17:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=00c0c3613879396e6511e9fc48d6ba5a6d7d746f'/>
<id>00c0c3613879396e6511e9fc48d6ba5a6d7d746f</id>
<content type='text'>
Add 3.0.1 changelog</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 3.0.1 changelog</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2019-02-19T17:40:09+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2019-02-19T17:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=151f4417aefe5356b6d320a0413b6de0bbe26a48'/>
<id>151f4417aefe5356b6d320a0413b6de0bbe26a48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #647 from duaneking/master</title>
<updated>2019-02-02T23:14:50+00:00</updated>
<author>
<name>Duane King</name>
<email>duaneking@users.noreply.github.com</email>
</author>
<published>2019-02-02T23:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=b4d0d1ec86e401c44ea7c8fc09b49aea9ba6ebf2'/>
<id>b4d0d1ec86e401c44ea7c8fc09b49aea9ba6ebf2</id>
<content type='text'>
PEP8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PEP8</pre>
</div>
</content>
</entry>
</feed>
