<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git, branch develop</title>
<subtitle>A library for implementing an OAuth2 Server in php (mirror)</subtitle>
<id>https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=develop</id>
<link rel='self' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=develop'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/'/>
<updated>2017-11-30T21:21:23+00:00</updated>
<entry>
<title>Callable for customizing JWT payload (#804)</title>
<updated>2017-11-30T21:21:23+00:00</updated>
<author>
<name>Andrey Filippov</name>
<email>afilippov1985@users.noreply.github.com</email>
</author>
<published>2017-11-30T21:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=c0c5f2c9ee1e676920062653b2d7b9e9095cd860'/>
<id>urn:sha1:c0c5f2c9ee1e676920062653b2d7b9e9095cd860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly smaller notice :)</title>
<updated>2017-11-20T19:52:33+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2017-11-20T19:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=9cee290d4ba5611bf7e29fd2983f15101ef90bff'/>
<id>urn:sha1:9cee290d4ba5611bf7e29fd2983f15101ef90bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>notice of master branch change</title>
<updated>2017-11-20T19:51:49+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2017-11-20T19:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=b2447efba54369f7067204a08339d799b8e87840'/>
<id>urn:sha1:b2447efba54369f7067204a08339d799b8e87840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#885)</title>
<updated>2017-11-08T19:29:54+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2017-11-08T19:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=728367e44309559e0dd4f3961a1f05d2f11985e5'/>
<id>urn:sha1:728367e44309559e0dd4f3961a1f05d2f11985e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds php 7.2 to travis (#873)</title>
<updated>2017-09-26T02:00:10+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2017-09-26T02:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=29afbc04bf6d0df9f5bd84a394edbc87e6c2498f'/>
<id>urn:sha1:29afbc04bf6d0df9f5bd84a394edbc87e6c2498f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix count() error on PHP 7.2 (#872)</title>
<updated>2017-09-19T20:08:41+00:00</updated>
<author>
<name>Tom Mettam</name>
<email>github@caspertech.co.uk</email>
</author>
<published>2017-09-19T20:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=850df1e9e8f09b4eb74a4f49b4b33dd82d00af76'/>
<id>urn:sha1:850df1e9e8f09b4eb74a4f49b4b33dd82d00af76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PHPDoc (#851)</title>
<updated>2017-09-15T16:09:04+00:00</updated>
<author>
<name>Maxime Ailloud</name>
<email>maxime.ailloud@gmail.com</email>
</author>
<published>2017-09-15T16:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=7316242a47265d1c9bdecf2b3713e3026ba650b1'/>
<id>urn:sha1:7316242a47265d1c9bdecf2b3713e3026ba650b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use random_bytes if available (#834)</title>
<updated>2017-09-14T16:55:04+00:00</updated>
<author>
<name>oittaa</name>
<email>oittaa@users.noreply.github.com</email>
</author>
<published>2017-09-14T16:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=ffb4632b90eb97b70bc9ccc3b8c94777ab7ca4ea'/>
<id>urn:sha1:ffb4632b90eb97b70bc9ccc3b8c94777ab7ca4ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove php 5.3 from travis and use vendored phpunit (#869)</title>
<updated>2017-09-12T00:02:18+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2017-09-12T00:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=1936fa90b229688efde2ccae0518352b75730c4b'/>
<id>urn:sha1:1936fa90b229688efde2ccae0518352b75730c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CORS issue for revoking and requesting an access token (#829)</title>
<updated>2017-05-04T18:15:43+00:00</updated>
<author>
<name>Oleg Kuzava</name>
<email>olegkuzava@gmail.com</email>
</author>
<published>2017-05-04T18:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=e826aaf653b3a88c5a0b4f4b1fc9ff50e09c1fe7'/>
<id>urn:sha1:e826aaf653b3a88c5a0b4f4b1fc9ff50e09c1fe7</id>
<content type='text'>
</content>
</entry>
</feed>
