Alex Bilbie
|
a0c4900ee7
|
Client is not required here because of finalizeScopes method
|
2016-04-10 13:53:16 +01:00 |
|
Alex Bilbie
|
5410a42bb6
|
Fix to broken methods
|
2016-04-10 10:28:12 +01:00 |
|
Alex Bilbie
|
2c2ef800d4
|
Applied fixes from StyleCI
|
2016-04-09 10:46:40 -04:00 |
|
Alex Bilbie
|
47656cd9b5
|
Fix broken tests
|
2016-04-09 15:44:38 +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 |
|
Alex Bilbie
|
656a8d7a56
|
Merge pull request #502 from juliangut/passphrase
V5 - Handle RSA key passphrase
|
2016-04-09 13:40:28 +01:00 |
|
Alex Bilbie
|
8274c56fc2
|
Allow multiple client redirect URIs. Fixes #511
|
2016-04-09 13:36:08 +01:00 |
|
Frederik Bosch
|
de8f6ff539
|
add getNewAccessToken getNewRefreshToken and getNewAuthCode to repositories
|
2016-04-04 10:37:06 +02:00 |
|
Julián Gutiérrez
|
197657f2b9
|
handle RSA key passphrase
|
2016-03-28 16:42:34 +02:00 |
|
Alex Bilbie
|
878afeb9f9
|
ClientRepository implementations are now responsible for dealing with client secret
|
2016-03-22 16:29:04 +00:00 |
|
Julián Gutiérrez
|
890fdeba16
|
CryptTrait tests
|
2016-03-17 21:18:28 +01:00 |
|
Julián Gutiérrez
|
592f60de70
|
allways extract scopes from repository
|
2016-03-15 01:10:47 +01:00 |
|
Julián Gutiérrez
|
ced63e2051
|
allow scopes extraction on GET requests for auth_code and implicit grants
|
2016-03-14 00:12:14 +01:00 |
|
Alex Bilbie
|
a2460886f6
|
Applied fixes from StyleCI
|
2016-02-19 18:09:39 -05:00 |
|
Julián Gutiérrez
|
a644eacea7
|
Merge branch 'V5-WIP' into move_identifier_generation
|
2016-02-18 18:14:59 +01:00 |
|
Alex Bilbie
|
13baa0bb26
|
Updated tests
|
2016-02-18 12:07:50 +00:00 |
|
Alex Bilbie
|
ad5b242d10
|
Updated AbstractGrantTest
|
2016-02-18 11:36:20 +00:00 |
|
Alex Bilbie
|
08ad67e401
|
Updated phpunit tests
|
2016-02-12 17:53:07 +00:00 |
|