<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git/src, 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>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>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>
<entry>
<title>PHPDoc improvements and type hinting of variables. (#828)</title>
<updated>2017-05-01T16:37:58+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2017-05-01T16:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=5abe923bf210d8a92300ff32aa22173e48c3b718'/>
<id>urn:sha1:5abe923bf210d8a92300ff32aa22173e48c3b718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>could not resist to simplify constructor</title>
<updated>2017-02-02T10:16:32+00:00</updated>
<author>
<name>Vytautas Stankus</name>
<email>svycka@users.noreply.github.com</email>
</author>
<published>2017-02-02T10:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=728df13824d8107dd4bf66cb9998fd4877f9fb9c'/>
<id>urn:sha1:728df13824d8107dd4bf66cb9998fd4877f9fb9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed unused class attribute</title>
<updated>2017-02-02T09:52:07+00:00</updated>
<author>
<name>Vytautas Stankus</name>
<email>svycka@users.noreply.github.com</email>
</author>
<published>2017-02-02T09:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=7aa3bd54c926c07ea6dadf7993d608b27a7b7548'/>
<id>urn:sha1:7aa3bd54c926c07ea6dadf7993d608b27a7b7548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed method name to more accurate createPayload</title>
<updated>2017-01-11T06:37:50+00:00</updated>
<author>
<name>Vytautas Stankus</name>
<email>svycka@gmail.com</email>
</author>
<published>2017-01-11T06:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=56edde07c31a2c8d137d911a5b2b6222852aa47f'/>
<id>urn:sha1:56edde07c31a2c8d137d911a5b2b6222852aa47f</id>
<content type='text'>
</content>
</entry>
</feed>
