<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git, branch v1.3</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=v1.3</id>
<link rel='self' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=v1.3'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/'/>
<updated>2014-02-27T13:40:40+00:00</updated>
<entry>
<title>changelog for v1.3</title>
<updated>2014-02-27T13:40:40+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T13:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=95e731e0855b8156a161b93dc3f1909a8dd98abe'/>
<id>urn:sha1:95e731e0855b8156a161b93dc3f1909a8dd98abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #325 from bshaffer/develop</title>
<updated>2014-02-27T07:00:23+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T07:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=793846179cead109a417cb4142a4577c06efcca9'/>
<id>urn:sha1:793846179cead109a417cb4142a4577c06efcca9</id>
<content type='text'>
Tag v1.3</content>
</entry>
<entry>
<title>tests for #336 so this doesn't happen again</title>
<updated>2014-02-27T06:52:53+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T06:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=dc75520564015d1e296e71f925941d91bcf34405'/>
<id>urn:sha1:dc75520564015d1e296e71f925941d91bcf34405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #336 from ruimarinho/patch-1</title>
<updated>2014-02-27T06:52:17+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T06:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=2e7d1d21fb6436a6bd1240477efec0f60f80940d'/>
<id>urn:sha1:2e7d1d21fb6436a6bd1240477efec0f60f80940d</id>
<content type='text'>
Fixed Redis delete command</content>
</entry>
<entry>
<title>adds tests for JwtBearer storage</title>
<updated>2014-02-27T04:51:21+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T04:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=bd41360a803016ad0f59cd291a65bc0e2a274c64'/>
<id>urn:sha1:bd41360a803016ad0f59cd291a65bc0e2a274c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #341 - additional test cases for user credentials with public clients</title>
<updated>2014-02-27T00:59:30+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-27T00:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=4929e32b8ec25397337c00ecd28c76fe31d27171'/>
<id>urn:sha1:4929e32b8ec25397337c00ecd28c76fe31d27171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Redis delete command</title>
<updated>2014-02-19T16:18:29+00:00</updated>
<author>
<name>Rui Marinho</name>
<email>ruipmarinho@gmail.com</email>
</author>
<published>2014-02-19T16:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=dca3af5bed18aac047064526e15f2120845daf07'/>
<id>urn:sha1:dca3af5bed18aac047064526e15f2120845daf07</id>
<content type='text'>
\Predis\Client uses #del instead of #delete.</content>
</entry>
<entry>
<title>Merge pull request #333 from lgelfan/develop</title>
<updated>2014-02-18T19:19:48+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-18T19:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=140c5a927f13f5fb8a1f7ddf2e9a9477f3ddd1b9'/>
<id>urn:sha1:140c5a927f13f5fb8a1f7ddf2e9a9477f3ddd1b9</id>
<content type='text'>
update Storage/Pdo</content>
</entry>
<entry>
<title>Merge pull request #335 from bojanz/refresh-tokens</title>
<updated>2014-02-18T19:18:42+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>bshafs@gmail.com</email>
</author>
<published>2014-02-18T19:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=579f8fd1b02757e39d0ddd97f39cd509f4ec2c94'/>
<id>urn:sha1:579f8fd1b02757e39d0ddd97f39cd509f4ec2c94</id>
<content type='text'>
Add support for non-expiring refresh tokens</content>
</entry>
<entry>
<title>Add docs to storage.</title>
<updated>2014-02-17T07:27:19+00:00</updated>
<author>
<name>Bojan Zivanovic</name>
<email>bojanz@gmail.com</email>
</author>
<published>2014-02-17T07:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=4ae535844d67a0c7a2d98b133514aa9251fa9e2f'/>
<id>urn:sha1:4ae535844d67a0c7a2d98b133514aa9251fa9e2f</id>
<content type='text'>
</content>
</entry>
</feed>
