Commit Graph

82 Commits

Author SHA1 Message Date
Alex Bilbie 945731cb39 Applied fixes from StyleCI 2016-03-22 11:11:39 -04:00
Alex Bilbie f688401f63 Merge branch 'V5-WIP' of github.com:thephpleague/oauth2-server into V5-WIP 2016-03-22 15:11:31 +00:00
Alex Bilbie 09770dc537 Inject client into getUserEntityByUserCredentials method 2016-03-22 15:11:20 +00:00
Alex Bilbie 59e8785f50 Applied fixes from StyleCI 2016-03-22 10:45:28 -04:00
Alex Bilbie 6fea054381 Update examples/composer.lock 2016-03-22 14:44:58 +00:00
Alex Bilbie ed17b6540e Add additional repository 2016-03-22 14:44:39 +00:00
Alex Bilbie 079ed0040a Applied fixes from StyleCI 2016-03-15 17:54:45 -04:00
Alex Bilbie 5bbf703711 Fixes for examples 2016-03-15 21:54:36 +00:00
Julián Gutiérrez 8ff0cb6495 include implicit grant example 2016-03-08 22:17:56 +01:00
Julián Gutiérrez 5760450854 satisfy StyleCI 2016-03-08 21:49:05 +01:00
Julián Gutiérrez 9c66688d19 Merge branch 'V5-WIP' into unify_examples 2016-03-08 21:47:02 +01:00
Alex Bilbie 997d390f3d Applied fixes from StyleCI 2016-02-22 03:00:50 -05:00
Alex Bilbie a2460886f6 Applied fixes from StyleCI 2016-02-19 18:09:39 -05:00
Julián Gutiérrez 2bd45f2a6b unify examples 2016-02-12 19:06:31 +01:00
Alex Bilbie 655f6b9771 Merge pull request #445 from juliangut/abstract_token_validation
V5 - Abstract access token validation
2016-02-12 14:31:18 +00:00
Alex Bilbie 6dd4caf056 Fix for redirect_uri 2016-02-12 14:17:58 +00:00
Alex Bilbie f6cc8bbb42 Import namespace 2016-02-12 14:17:49 +00:00
Alex Bilbie 0115c41eea Numerous bug fixes 2016-02-12 13:32:58 +00:00
Julián Gutiérrez f314154216 abstract access token validation 2016-02-12 14:19:47 +01:00
Alex Bilbie 556c9fa782 Require league/plates in the examples composer.json 2016-02-12 11:31:46 +00:00
Alex Bilbie 92a101f263 First commit of AuthCode rewrite 2016-02-11 17:30:01 +00:00
Julián Gutiérrez 8591fc7686 moved to authentication middleware 2016-01-17 18:40:26 +01:00
Alex Bilbie cbd45cc5ab Added protected API example 2016-01-17 14:56:51 +00:00
Alex Bilbie 06ee612bb1 Updated composer.lock in example 2016-01-17 14:25:54 +00:00
Alex Bilbie 3c4347e385 Updated refresh token example 2016-01-17 14:25:44 +00:00
Alex Bilbie 168e7640c6 Updated examples to use new API 2016-01-17 14:23:42 +00:00
Alex Bilbie 6108c06e34 Updated examples/composer.lock 2016-01-15 18:43:08 +00:00
Julián Gutiérrez 65d981ad32 allow middleware use 2016-01-15 14:02:47 +01:00
Alex Bilbie 94b221c8a1 Updated examples 2016-01-13 00:47:41 +00:00
Alex Bilbie 70e9d7b699 Updated examples 2016-01-13 00:28:52 +00:00
Alex Bilbie f9c0cb08e0 Removed unused code 2016-01-12 22:58:25 +00:00
Alex Bilbie bb17abfe26 Updated password grant example 2015-11-16 12:58:50 +00:00
Alex Bilbie c0bdd22154 Updated exception reference 2015-11-16 09:27:49 +00:00
Alex Bilbie 96a0c34d41 Updated example repositories to match updated interfaces 2015-11-13 17:40:53 +00:00
Alex Bilbie b95780022a Updated client credentials example 2015-11-13 17:40:39 +00:00
Alex Bilbie cc43a31ca6 Updated examples composer 2015-11-13 17:40:22 +00:00
Alex Bilbie 82413513e8 Checkin 2015-10-14 09:51:53 +01:00
Alex Bilbie 5840ace38f Updated examples 2015-04-05 21:11:10 +01:00
Alex Bilbie 784af67367 Code tidy 2015-04-05 18:42:24 +01:00
Alex Bilbie 4f053bb63a Added ircmaxell/password-compat so tests pass on < PHP 5.5 2015-04-05 18:42:18 +01:00
Alex Bilbie 9048617e35 Updated client credentials example 2015-04-05 18:18:28 +01:00
Alex Bilbie 26c1abdd3c Remove client secret propety on entity 2015-04-05 17:13:55 +01:00
Alex Bilbie 164de644e9 First commit of new examples 2015-04-05 17:02:43 +01:00
Alex Bilbie a16a1dbb7d Removed old examples 2015-04-05 14:07:24 +01:00
Daniel Tse 2653a174bb Update init.php 2014-12-12 10:25:52 -07:00
Daniel Tse 676fb4c06a Fix column declarations and references so that foreign keys and references work. 2014-12-11 15:50:42 -07:00
Alex Bilbie 164cc6ddb9 Merge pull request #269 from Hywan/fix_example_api
Fix bad accesses and bad arguments
2014-12-10 15:13:10 +00:00
Alex Bilbie 27f51d33e1 Merge pull request #271 from inverse/example-fix
Example fix
2014-12-10 15:12:40 +00:00
Graham Campbell a1726903b5 CS fixes 2014-12-10 13:10:35 +00:00
Malachi Soord 774341c346 Fixed tokeninfo 2014-12-05 18:24:24 +01:00