oauth2-server/src
2018-10-13 17:06:21 +01:00
..
AuthorizationValidators Fix uncaught exception produced by unsigned token 2018-05-22 14:22:12 +02:00
Entities Add scope entity trait 2018-10-12 23:05:07 +01:00
Exception Added docbloc to UniqueTokenIdentifierConstraintViolationException 2018-08-18 16:57:31 -07:00
Grant Revert changes to throws and returns ordering 2018-10-13 16:54: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 Minor code tidy up 2018-02-28 20:33:19 +00:00
CryptKey.php Allow 640 as key file permisions 2018-06-21 17:02:01 +02:00
CryptTrait.php Add capital letter to start of class doc summary 2018-06-05 10:34:12 +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