Gabriel Caruso
|
9ceafe5dd3
|
Refactoring tests
|
2017-12-06 18:24:42 -02:00 |
|
Sephster
|
7878cf9c13
|
Merge remote-tracking branch 'upstream/master'
|
2017-11-13 23:52:36 +00:00 |
|
Sephster
|
65789e0f39
|
Fix tests to support default scopes for authorization requests
|
2017-11-13 22:20:42 +00:00 |
|
Gabriel Caruso
|
04f3d39b45
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-08 16:07:07 -02:00 |
|
Andrew Millington
|
0f08063864
|
Fixed use of default scope so it is only for authorization requests
|
2017-11-06 22:33:28 +00:00 |
|
Andrew Millington
|
f9143b5163
|
Fix the refresh token grant test
|
2017-10-30 23:26:11 +00:00 |
|
Andrew Millington
|
24f29b6382
|
Fix more tests to support default scope setting
|
2017-10-19 22:37:19 +01:00 |
|
Alex Bilbie
|
aac467e616
|
Fixed broken tests
|
2017-07-01 18:11:19 +01:00 |
|
Lukáš Unger
|
32efd091a1
|
tests: use MockBuilder everywhere
|
2016-07-08 15:29:21 +02: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
|
3c0a7f14ab
|
Fixed broken tests
|
2016-04-09 14:15:10 +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
|
197657f2b9
|
handle RSA key passphrase
|
2016-03-28 16:42:34 +02:00 |
|
Frederik Bosch
|
fbf4388b01
|
prevent double persist of token when doing refresh grant
|
2016-03-24 17:24:17 +01:00 |
|
Julián Gutiérrez
|
4b775fe241
|
include CryptTrait tests, allow Server::respondToRequest trhow exceptions and fix ResposeType tests
|
2016-03-18 00:25:32 +01: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 |
|
Alex Bilbie
|
bc82f5badd
|
Improved RefreshTokenGrant tests
|
2016-02-21 16:40:16 +00:00 |
|
Alex Bilbie
|
a2460886f6
|
Applied fixes from StyleCI
|
2016-02-19 18:09:39 -05:00 |
|
Alex Bilbie
|
13baa0bb26
|
Updated tests
|
2016-02-18 12:07:50 +00:00 |
|
Alex Bilbie
|
0d8cb0d06f
|
Fixes for RefreshTokenGrant
|
2016-02-18 10:47:30 +00:00 |
|