tag:github.com,2008:https://github.com/m-bymike/oauth2-server/releases
Release notes from oauth2-server
2016-10-12T14:08:15Z
tag:github.com,2008:Repository/87824095/5.1.3
2016-10-12T14:08:15Z
5.1.3
<p>Updated README</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.1.2
2016-09-19T09:23:42Z
5.1.2
<p>Changelog bump</p>
alexbilbie
tag:github.com,2008:Repository/87824095/4.1.6
2016-09-13T13:42:53Z
4.1.6
<p>Changelog update</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.1.1
2016-07-26T19:42:03Z
5.1.1
<p>Changelog update</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.1.0
2016-06-28T08:03:41Z
5.1.0
<p>Updated changelog</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.0.3
2016-05-04T08:13:20Z
5.0.3
<p>Updated changelog</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.0.2
2016-04-19T09:28:31Z
5.0.2
<p>Release 5.0.2</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.0.1
2016-04-18T07:33:33Z
5.0.1
<p>Release 5.0.1</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.0.0
2016-04-17T12:21:22Z
5.0.0: Merge branch 'V5-WIP'
<p>Conflicts:<br>
.travis.yml<br>
CHANGELOG.md<br>
composer.json<br>
examples/relational/Storage/AccessTokenStorage.php<br>
examples/relational/api.php<br>
src/AbstractServer.php<br>
src/AuthorizationServer.php<br>
src/Entity/AuthCodeEntity.php<br>
src/Exception/InvalidGrantException.php<br>
src/Exception/InvalidRequestException.php<br>
src/Exception/InvalidScopeException.php<br>
src/Exception/OAuthException.php<br>
src/Exception/ServerErrorException.php<br>
src/Exception/UnsupportedGrantTypeException.php<br>
src/Exception/UnsupportedResponseTypeException.php<br>
src/Grant/AuthCodeGrant.php<br>
src/Grant/RefreshTokenGrant.php<br>
src/ResourceServer.php<br>
src/Storage/AccessTokenInterface.php<br>
src/Storage/AuthCodeInterface.php<br>
src/Storage/ClientInterface.php<br>
src/Storage/RefreshTokenInterface.php<br>
src/Storage/ScopeInterface.php<br>
src/Storage/SessionInterface.php<br>
src/TokenType/Bearer.php<br>
src/TokenType/MAC.php<br>
tests/unit/Grant/RefreshTokenGrantTest.php<br>
tests/unit/TokenType/MacTest.php</p>
alexbilbie
tag:github.com,2008:Repository/87824095/5.0.0-RC2
2016-04-10T16:18:01Z
5.0.0-RC2: Merge pull request #535 from thephpleague/analysis-z4xGnw
<p>Applied fixes from StyleCI</p>
alexbilbie