<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git, branch fix-oidc-tests</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 fix-oidc-tests</title>
<updated>2018-09-07T21:27:09+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-09-07T21:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=7ae5ed1a366f76f0edaf76c2429a81a6cb794d40'/>
<id>7ae5ed1a366f76f0edaf76c2429a81a6cb794d40</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 #475 from akira-dev/master</title>
<updated>2018-09-07T21:07:05+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-09-07T21:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=36e7f50049f3333db72ebcb82677b465ec09f84b'/>
<id>36e7f50049f3333db72ebcb82677b465ec09f84b</id>
<content type='text'>
Remove check on empty scopes for implicit grant flow</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove check on empty scopes for implicit grant flow</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2018-09-07T14:30:13+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-09-07T14:30:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=439e2fe6acd7d045acfe996b544ae5afe388f61f'/>
<id>439e2fe6acd7d045acfe996b544ae5afe388f61f</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 #584 from luhn/authcode-scope-optional</title>
<updated>2018-09-07T14:29:15+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-09-07T14:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=92b686f975e5e3b66371228ba4160cfb3cefd465'/>
<id>92b686f975e5e3b66371228ba4160cfb3cefd465</id>
<content type='text'>
Make scope optional for authorization code grant</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make scope optional for authorization code grant</pre>
</div>
</content>
</entry>
<entry>
<title>Write a test for authorization grant w/ no scope.</title>
<updated>2018-09-04T05:19:30+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2018-09-04T05:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=fd5c9790e8219fdc6a85b4837ba4f5a2eb265d09'/>
<id>fd5c9790e8219fdc6a85b4837ba4f5a2eb265d09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test_error_catching.</title>
<updated>2018-09-02T17:52:18+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2018-09-02T17:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f7df56a9286b3fd06d636ef43ab3d4a4c86c1918'/>
<id>f7df56a9286b3fd06d636ef43ab3d4a4c86c1918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make scope optional for authorization code grant.</title>
<updated>2018-09-02T17:13:08+00:00</updated>
<author>
<name>Theron Luhn</name>
<email>theron@luhn.com</email>
</author>
<published>2018-09-02T17:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=997e8d061ae883a6460aeda71ab12b2b5bd4feed'/>
<id>997e8d061ae883a6460aeda71ab12b2b5bd4feed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added license check badge. (#581)</title>
<updated>2018-08-29T11:28:39+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2018-08-29T11:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=f3d3eb9efd81459be48b052e172ffa5f76a7a445'/>
<id>f3d3eb9efd81459be48b052e172ffa5f76a7a445</id>
<content type='text'>
Since we're used in enterprises where licensing matters, this may be useful when people evaluate our project.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we're used in enterprises where licensing matters, this may be useful when people evaluate our project.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #566 from oauthlib/445_confirm_redirect</title>
<updated>2018-08-20T22:12:55+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-08-20T22:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=63760cd2da61f5c88ab2145d43306b34ee838bc4'/>
<id>63760cd2da61f5c88ab2145d43306b34ee838bc4</id>
<content type='text'>
445 confirm redirect</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
445 confirm redirect</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 445_confirm_redirect</title>
<updated>2018-08-20T21:57:51+00:00</updated>
<author>
<name>Jonathan Huot</name>
<email>JonathanHuot@users.noreply.github.com</email>
</author>
<published>2018-08-20T21:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=153b72680f0044d694eb23bbd2c62b8c19ee5543'/>
<id>153b72680f0044d694eb23bbd2c62b8c19ee5543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
