oauth2-server/src
Andrew Millington eb9cde5ab7
Merge pull request #805 from raarts/Accept-RSA-key-with-crlf-v2
Also accept an RSA key with crlf
2018-01-23 22:24:52 +00:00
..
AuthorizationValidators Changed function comment to reflect we are setting the public, instead of private key 2017-10-13 23:02:29 +01:00
Entities Updated PHPDoc 2016-07-09 02:01:53 +02:00
Exception Handle no scope hint 2017-11-18 18:47:38 +00:00
Grant Update AbstractGrant.php 2017-12-23 23:33:42 +00:00
Middleware Updated PHPDoc 2016-07-09 02:01:53 +02:00
Repositories Updated PHPDoc about the unicity violation exception throwing 2017-07-27 17:31:01 +02:00
RequestTypes Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
ResponseTypes Apply fixes from StyleCI 2017-10-23 15:26:10 +00:00
AuthorizationServer.php flatten code 2017-11-23 21:26:39 +03:30
CryptKey.php In public/private keys, force the header to be on its own line, allow missing \n after the footer 2018-01-04 12:17:31 +01:00
CryptTrait.php Apply fixes from StyleCI 2017-10-23 15:26:10 +00:00
RequestEvent.php Updated PHPDoc 2016-07-09 02:01:53 +02:00
ResourceServer.php Explicitly compare to false when checking not instanceof 2016-07-09 12:09:21 +02:00