oauth2-server/src
Andrew Millington 52d7952ba5
Merge pull request #893 from Sephster/fix-exception-hint
Change hint so it applies to both the auth and access token requests
2018-04-21 22:02:09 +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 docblock 2018-04-21 21:51:25 +01:00
Exception Change hint so it applies to both the auth and access token requests 2018-04-21 18:07:38 +01:00
Grant Merge remote-tracking branch 'upstream/master' into phpstan-level-7 2018-04-21 21:37:24 +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 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