Alex Bilbie
|
5d3516c7b4
|
Applied fixes from StyleCI
|
2016-04-10 06:48:46 -04:00 |
|
Alex Bilbie
|
6f71a2d178
|
Remove unnecessary call
|
2016-04-10 11:47:28 +01:00 |
|
Alex Bilbie
|
651709b70f
|
Added helper methods
|
2016-04-10 11:47:15 +01:00 |
|
Alex Bilbie
|
3f6e91575d
|
Updated auth code example
|
2016-04-10 11:47:09 +01:00 |
|
Alex Bilbie
|
8f5e0ce9f7
|
Update example composer
|
2016-04-10 11:45:59 +01:00 |
|
Alex Bilbie
|
4689802c30
|
Renamed server respondToRequest to respondToAccessTokenRequest
|
2016-04-09 16:20:30 +01:00 |
|
Alex Bilbie
|
e758121458
|
Merge branch 'V5-WIP' of github.com:thephpleague/oauth2-server into V5-WIP
|
2016-04-09 15:44:42 +01:00 |
|
Alex Bilbie
|
b59106dc64
|
Added ClientTrait
|
2016-04-09 15:27:44 +01:00 |
|
Alex Bilbie
|
c6faa228fe
|
Updated references to interfaces
|
2016-04-09 15:25:45 +01:00 |
|
Alex Bilbie
|
6773db66c6
|
Applied fixes from StyleCI
|
2016-04-09 10:19:40 -04:00 |
|
Alex Bilbie
|
5ca2152313
|
Updated examples
|
2016-04-09 15:17:11 +01:00 |
|
Alex Bilbie
|
5cba35456f
|
Updated access token repository example
|
2016-04-09 15:09:22 +01:00 |
|
Alex Bilbie
|
1041a39d08
|
Applied fixes from StyleCI
|
2016-03-24 11:28:05 -04:00 |
|
Alex Bilbie
|
e23570535f
|
Added API example
|
2016-03-24 15:27:55 +00:00 |
|
Alex Bilbie
|
630a92b45f
|
Applied fixes from StyleCI
|
2016-03-24 06:07:20 -04:00 |
|
Alex Bilbie
|
6383a58755
|
Updated scope validation
|
2016-03-24 10:04:15 +00:00 |
|
Alex Bilbie
|
614fbde56e
|
Updated composer.lock
|
2016-03-24 10:01:49 +00:00 |
|
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 |
|