oauth2-server/src
2017-11-13 22:25:31 +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 Removed the missing scope exception as should be using invalid_scope 2017-10-31 22:58:07 +00:00
Grant Reverted the abstract authorise grant to its previous state 2017-11-13 22:25:31 +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 Added missing methods 2017-07-01 18:08:49 +01:00
AuthorizationServer.php Revert previous change 2017-11-13 22:20:16 +00:00
CryptKey.php Removed chmod from CryptKey and add toggle to disable checking 2017-08-03 15:57:39 +02:00
CryptTrait.php Encryption key just uses Defuse\Crypto now, no key based crypto 2017-07-01 18:07:51 +01: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