oauth2-server/src
2017-06-30 15:42:23 -03: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 Fix WWW-Authenticate entry in $headers array 2016-10-11 22:27:24 -05:00
Grant Replaces array_key_exists by isset, which is faster, on ImplicitGrant. 2017-06-30 15:42:23 -03: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 CryptKey tests 2016-07-19 17:15:36 +02: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