Alex Bilbie
|
2c2ef800d4
|
Applied fixes from StyleCI
|
2016-04-09 10:46:40 -04:00 |
|
Alex Bilbie
|
d8d49f742e
|
Removed unnecessary abstract classes
|
2016-04-09 15:46:30 +01:00 |
|
Alex Bilbie
|
c6faa228fe
|
Updated references to interfaces
|
2016-04-09 15:25:45 +01:00 |
|
Alex Bilbie
|
198f4c4b6f
|
Merge branch 'token_from_repo' of https://github.com/frederikbosch/oauth2-server into frederikbosch-token_from_repo
# Conflicts:
# tests/Grant/AuthCodeGrantTest.php
# tests/Grant/ImplicitGrantTest.php
# tests/Grant/RefreshTokenGrantTest.php
|
2016-04-09 14:12:06 +01:00 |
|
Frederik Bosch
|
de8f6ff539
|
add getNewAccessToken getNewRefreshToken and getNewAuthCode to repositories
|
2016-04-04 10:37:06 +02:00 |
|
Julián Gutiérrez
|
4d2ccac8ed
|
remove unused mac token interface
|
2016-03-29 09:31:34 +02:00 |
|
Alex Bilbie
|
6383a58755
|
Updated scope validation
|
2016-03-24 10:04:15 +00:00 |
|
Alex Bilbie
|
267bd3c5d4
|
Applied fixes from StyleCI
|
2016-03-23 14:50:27 -04:00 |
|
Alex Bilbie
|
a18b8c57b2
|
Fix broken tests
|
2016-03-23 18:50:14 +00:00 |
|
Alex Bilbie
|
a49c762683
|
Remove injected array of scopes
|
2016-03-23 18:36:43 +00:00 |
|
Alex Bilbie
|
b5b5d9f347
|
Added finalizeScopes method to ScopeRepositoryInterface
|
2016-03-23 18:36:23 +00:00 |
|
Alex Bilbie
|
61986db5ee
|
Merge branch 'V5-WIP' of github.com:thephpleague/oauth2-server into V5-WIP
|
2016-03-22 16:29:08 +00:00 |
|
Alex Bilbie
|
878afeb9f9
|
ClientRepository implementations are now responsible for dealing with client secret
|
2016-03-22 16:29:04 +00:00 |
|
Alex Bilbie
|
945731cb39
|
Applied fixes from StyleCI
|
2016-03-22 11:11:39 -04:00 |
|
Alex Bilbie
|
09770dc537
|
Inject client into getUserEntityByUserCredentials method
|
2016-03-22 15:11:20 +00:00 |
|
Alex Bilbie
|
400eae153b
|
Added grant and scopes to UserRepository getUserEntityByUserCredentials method
|
2016-03-22 14:18:02 +00:00 |
|
Alex Bilbie
|
a2460886f6
|
Applied fixes from StyleCI
|
2016-02-19 18:09:39 -05:00 |
|
Alex Bilbie
|
fc53d636f5
|
Updated getClientEntity now just requires the client ID and the grant type
|
2016-02-18 10:47:06 +00:00 |
|
Alex Bilbie
|
0115c41eea
|
Numerous bug fixes
|
2016-02-12 13:32:58 +00:00 |
|
Alex Bilbie
|
264eba9f20
|
Updated AuthCodeRepositoryInterface
|
2016-02-12 10:00:22 +00:00 |
|
Julián Gutiérrez
|
8fb64041df
|
client secret can be null
|
2016-01-20 12:50:23 +01:00 |
|
Julián Gutiérrez
|
3e5889e93b
|
minor improvements and documentation fixes
|
2016-01-20 10:36:16 +01:00 |
|
Alex Bilbie
|
a2bbb17483
|
Updated repository method names
|
2016-01-12 23:52:08 +00:00 |
|
Alex Bilbie
|
2a20de991b
|
Docblock update
|
2016-01-12 23:02:54 +00:00 |
|
Alex Bilbie
|
da8efa20cd
|
Updated repository method names to be more explicit
|
2015-11-13 17:39:07 +00:00 |
|
Alex Bilbie
|
39df4ff9b1
|
Clarified docblock
|
2015-04-06 08:21:25 +01:00 |
|
Alex Bilbie
|
d468cbf600
|
Updated AuthCodeRepositoryInterface
|
2015-04-05 21:56:42 +01:00 |
|
Alex Bilbie
|
77b5282b46
|
Namespace updates
|
2015-04-05 21:13:15 +01:00 |
|
Alex Bilbie
|
eabcf82268
|
Added UserRepositoryInterface
|
2015-04-05 21:10:50 +01:00 |
|
Alex Bilbie
|
721e52c5d9
|
Renamed response types to token types
|
2015-04-05 21:10:06 +01:00 |
|
Alex Bilbie
|
3721ecb40a
|
Updated repository interfaces
|
2015-04-05 17:00:43 +01:00 |
|
Alex Bilbie
|
cc7596f3b3
|
Renamed storage to repository
|
2015-02-22 19:44:26 +00:00 |
|