oauth2-server/src
2017-07-01 16:44:51 +01:00
..
AuthorizationValidators Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
Entities Updated PHPDoc 2016-07-09 02:01:53 +02:00
Exception Escape scope parameter to reduce pontential XSS vector 2017-07-01 16:43:31 +01:00
Grant Stricter validation of code challenge value to match RFC 7636 requirements 2017-07-01 16:44:43 +01:00
Middleware Updated PHPDoc 2016-07-09 02:01:53 +02:00
Repositories Updated PHPDoc 2016-07-09 02:01:53 +02:00
RequestTypes Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
ResponseTypes Applied fixes from StyleCI 2016-09-13 14:17:09 +00:00
AuthorizationServer.php while(array_shift()) makes the AuthorizationServer class configuration mutable 2016-07-13 12:03:05 +02:00
CryptKey.php Ensure the server is the exclusive owner of the key 2017-07-01 16:44:51 +01:00
CryptTrait.php Updated PHPDoc 2016-07-09 02:01:53 +02: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