oauth2-server/src
2018-11-12 13:58:31 +01:00
..
AuthorizationValidators Include previous exception in catch and throw 2018-11-12 13:58:31 +01:00
Entities Add scope entity trait 2018-10-12 23:05:07 +01:00
Exception Include previous exception in catch and throw 2018-11-12 13:58:31 +01:00
Grant Include previous exception in catch and throw 2018-11-12 13:58:31 +01:00
Middleware Updated PHPDoc 2016-07-09 02:01:53 +02:00
Repositories Set default mustValidateSecret to true 2018-02-17 11:46:47 +00:00
RequestTypes Added null checks before calling set functions 2018-04-21 21:29:21 +01:00
ResponseTypes Minor code tidy up 2018-02-28 20:33:19 +00:00
AuthorizationServer.php Remove additional whitespace 2018-11-08 13:10:22 +00:00
CryptKey.php Allow 640 as key file permisions 2018-06-21 17:02:01 +02:00
CryptTrait.php Include previous exception in catch and throw 2018-11-12 13:58:31 +01:00
RequestEvent.php Add new event types: access_token_issued and refresh_token_issued. 2018-02-23 17:48:51 +01:00
ResourceServer.php Static analysis with PHPStan 2018-02-11 22:20:17 +01:00