oauth2-server/src
2018-06-24 13:31:38 +01: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 Fix style issue 2018-05-23 16:36:43 +01:00
Exception Fix ServerRequestInterface docblock type 2018-05-13 17:52:45 +01:00
Grant Remove double function calls 2018-06-24 13:31:38 +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 Use __toString() for access token 2018-05-23 16:34:39 +01:00
AuthorizationServer.php Minor code tidy up 2018-02-28 20:33:19 +00:00
CryptKey.php Merge pull request #839 from simesy/master 2018-02-11 22:17:35 +00:00
CryptTrait.php Minor code tidy up 2018-02-28 20:33:19 +00: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