<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OAuth2/oauth2-server-php.git, branch main</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=main</id>
<link rel='self' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/'/>
<updated>2025-03-28T21:13:45+00:00</updated>
<entry>
<title>chore add explicit null to nullable types for PHP 8.4 (#1075)</title>
<updated>2025-03-28T21:13:45+00:00</updated>
<author>
<name>Sapphire Cat</name>
<email>325537+sapphirecat@users.noreply.github.com</email>
</author>
<published>2025-03-28T21:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=1c715c2d2f71254d1c683b8c89a0f16b61ccd0d6'/>
<id>urn:sha1:1c715c2d2f71254d1c683b8c89a0f16b61ccd0d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix image in README.md (#1068)</title>
<updated>2024-08-07T17:15:48+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2024-08-07T17:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=42c7a328ae616f9d4f70c11ee97e44c3d87c6d3a'/>
<id>urn:sha1:42c7a328ae616f9d4f70c11ee97e44c3d87c6d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add missing param to setAuthorizationCode (#1048)</title>
<updated>2023-07-07T17:53:54+00:00</updated>
<author>
<name>StefanT123</name>
<email>stefan8tanevski@gmail.com</email>
</author>
<published>2023-07-07T17:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=096db2c86a7d67a2ba45e72be7d208c342694542'/>
<id>urn:sha1:096db2c86a7d67a2ba45e72be7d208c342694542</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: upgrade php-jwt version (#1049)</title>
<updated>2023-06-16T14:26:21+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2023-06-16T14:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=2146eb910faed4ba9702c331a2b2c1e0415240d6'/>
<id>urn:sha1:2146eb910faed4ba9702c331a2b2c1e0415240d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(tests): add phpstan static analysis</title>
<updated>2023-06-15T16:55:05+00:00</updated>
<author>
<name>Witold Wasiczko</name>
<email>snapshotpl@users.noreply.github.com</email>
</author>
<published>2023-06-15T16:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=952826a380dc1206197ecb191121ff93ecac0eb9'/>
<id>urn:sha1:952826a380dc1206197ecb191121ff93ecac0eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add support of PKCE (#1045)</title>
<updated>2023-06-12T18:36:55+00:00</updated>
<author>
<name>Jan Kalina</name>
<email>honza889@gmail.com</email>
</author>
<published>2023-06-12T18:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=894f6720c7605bc83ee7ac5634d74ea185f3099d'/>
<id>urn:sha1:894f6720c7605bc83ee7ac5634d74ea185f3099d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update workflows push branch</title>
<updated>2023-05-20T14:09:46+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2023-05-20T14:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=d788c44fe2b3b4bffcaad4dd829bb3655a0ccab1'/>
<id>urn:sha1:d788c44fe2b3b4bffcaad4dd829bb3655a0ccab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PHP 8.1 fix for ctype_digit() deprecated error (#1040)</title>
<updated>2023-05-20T14:06:15+00:00</updated>
<author>
<name>Mo</name>
<email>35631697+modevelops@users.noreply.github.com</email>
</author>
<published>2023-05-20T14:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=541a9f790a34fc86c3527b5cfdc14ade7fc54a88'/>
<id>urn:sha1:541a9f790a34fc86c3527b5cfdc14ade7fc54a88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add PHP 8.1 (#1039)</title>
<updated>2023-05-20T14:05:50+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2023-05-20T14:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=ced9317aa7646c8f6fad6234207f1254b0ae3290'/>
<id>urn:sha1:ced9317aa7646c8f6fad6234207f1254b0ae3290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: remove travis from readme</title>
<updated>2022-10-12T18:56:09+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2022-10-12T18:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/OAuth2/oauth2-server-php.git/commit/?id=31114d713826f31ffa2ea68920d07db162963784'/>
<id>urn:sha1:31114d713826f31ffa2ea68920d07db162963784</id>
<content type='text'>
</content>
</entry>
</feed>
