Alex Bilbie
|
97e7a00bca
|
CS fixer changes
|
2014-05-03 10:53:43 +01:00 |
|
Alex Bilbie
|
193018aecf
|
Merge branch 'v4.0.0-WIP' of github.com:php-loep/oauth2-server into v4.0.0-WIP
|
2014-05-03 10:49:00 +01:00 |
|
Alex Bilbie
|
76289c68da
|
Merge pull request #163 from GrahamCampbell/composer
Updated composer.json
|
2014-05-03 10:44:31 +01:00 |
|
Graham Campbell
|
9f6576c0fa
|
Updated composer.json
|
2014-05-03 10:27:40 +01:00 |
|
Alex Bilbie
|
107991b0a7
|
Updated grant tests with new grant name
|
2014-05-02 17:25:04 +01:00 |
|
Alex Bilbie
|
ffc25fb276
|
Renamed Grants
|
2014-05-02 17:24:55 +01:00 |
|
Alex Bilbie
|
97fd115530
|
Updated with new entity names
|
2014-05-02 17:21:53 +01:00 |
|
Alex Bilbie
|
8fbbc7bd07
|
isValidRequest now throws exception
|
2014-05-02 15:15:03 +01:00 |
|
Alex Bilbie
|
228144a701
|
Inject server
|
2014-05-02 15:14:46 +01:00 |
|
Alex Bilbie
|
184fac507b
|
Bug fix for OAuthException
|
2014-05-02 15:14:36 +01:00 |
|
Alex Bilbie
|
82c10c32fd
|
Removed FQN
|
2014-05-02 15:14:25 +01:00 |
|
Alex Bilbie
|
782f43c73a
|
Updated entity class names
|
2014-05-02 15:14:12 +01:00 |
|
Alex Bilbie
|
6e5327a0e2
|
Renamed StubAbstractToken
|
2014-05-02 15:12:45 +01:00 |
|
Alex Bilbie
|
5206d77167
|
Renamed test classes
|
2014-05-02 15:12:15 +01:00 |
|
Alex Bilbie
|
bdd2bc322c
|
Renamed entities (added Entity to the end of class name)
|
2014-05-02 15:12:00 +01:00 |
|
Alex Bilbie
|
e5315dc016
|
Test fixes
|
2014-05-01 14:57:12 +01:00 |
|
Alex Bilbie
|
8b4b884a03
|
Pass the token instead of string
|
2014-05-01 14:47:01 +01:00 |
|
Alex Bilbie
|
f78caa24bb
|
Renamed method to be more obvious
|
2014-05-01 14:46:43 +01:00 |
|
Alex Bilbie
|
79b1e39798
|
Removed special case for cURL
|
2014-05-01 14:46:35 +01:00 |
|
Alex Bilbie
|
797ed66eda
|
Added getBySession
|
2014-05-01 14:46:22 +01:00 |
|
Alex Bilbie
|
16bdc36ccb
|
Accept token instead of strings
|
2014-05-01 14:45:38 +01:00 |
|
Alex Bilbie
|
b5f02d0739
|
Inject the access token object
|
2014-05-01 14:44:13 +01:00 |
|
Alex Bilbie
|
1183fe80c6
|
Lots of fixes for tests following exceptions changes
|
2014-05-01 14:33:11 +01:00 |
|
Alex Bilbie
|
9f1f0cc3bc
|
Updates to exceptions
|
2014-05-01 14:32:54 +01:00 |
|
Alex Bilbie
|
6981ced972
|
Updated thrown exceptions
|
2014-04-25 11:24:48 +01:00 |
|
Alex Bilbie
|
019dfa8836
|
Updated thrown exceptions
|
2014-04-25 11:24:42 +01:00 |
|
Alex Bilbie
|
7f6ca35628
|
Updated exceptions
|
2014-04-25 11:24:33 +01:00 |
|
Alex Bilbie
|
e1a7f576e4
|
Moved exception code into new exception classes
|
2014-04-25 11:24:25 +01:00 |
|
Alex Bilbie
|
6250daabd3
|
Updated .gitignore
|
2014-04-25 11:18:43 +01:00 |
|
Alex Bilbie
|
04277aeaa0
|
Updated .gitignore
|
2014-04-25 10:04:04 +01:00 |
|
Alex Bilbie
|
647de842ff
|
Updated exceptions
|
2014-04-25 10:01:01 +01:00 |
|
Alex Bilbie
|
ed10cbb4dc
|
Updated change log for 3.2
|
2014-04-09 08:53:45 +01:00 |
|
Alex Bilbie
|
ba5f2840fb
|
Merge branch 'release/3.2' into develop
|
2014-04-06 22:04:27 +01:00 |
|
Alex Bilbie
|
e8aeaf0777
|
Merge branch 'release/3.2'
|
2014-04-06 22:04:19 +01:00 |
|
Alex Bilbie
|
fcc1388aeb
|
Updated change log and version number
|
2014-04-06 22:04:12 +01:00 |
|
Alex Bilbie
|
d7ddfe6452
|
Updated docblock
|
2014-04-06 22:01:56 +01:00 |
|
Alex Bilbie
|
785d3bd21f
|
Merge pull request #151 from giftcards/develop
add the ability to change the algorithm that is used to generate the token strings
|
2014-04-06 21:13:58 +01:00 |
|
Alex Bilbie
|
5893ba4e8e
|
Fixes #151
|
2014-04-06 21:08:35 +01:00 |
|
Alex Bilbie
|
b2c07aa68f
|
Renamed method make to generate
|
2014-04-06 21:08:20 +01:00 |
|
Alex Bilbie
|
ac29fc4a62
|
Added more keywords, removed suggest key
|
2014-04-06 19:20:17 +01:00 |
|
Alex Bilbie
|
f78bb954d0
|
Removed weird spacing
|
2014-04-06 19:18:31 +01:00 |
|
Alex Bilbie
|
29b0389a75
|
PSR-4 baby!
|
2014-04-06 19:17:56 +01:00 |
|
Alex Bilbie
|
2aa318cfd7
|
AuthCode grant
|
2014-04-06 19:14:46 +01:00 |
|
Alex Bilbie
|
82f7c7abaf
|
Removed unused method
|
2014-04-06 19:14:37 +01:00 |
|
Alex Bilbie
|
2d90540531
|
Spelling fix
|
2014-04-06 19:14:29 +01:00 |
|
Alex Bilbie
|
de681b1ebf
|
RefreshToken is already taken so use RT
|
2014-04-06 19:14:16 +01:00 |
|
Alex Bilbie
|
b5217271b0
|
Added exception message testing
|
2014-04-06 19:13:45 +01:00 |
|
Joseph Deray
|
cc1e78e1ff
|
removed unused use statement
|
2014-03-11 12:42:26 -04:00 |
|
Joseph Deray
|
b12a1d84df
|
added the ability to change the algorithm used to generate the token strings. added files missing in last commit
|
2014-03-11 12:41:21 -04:00 |
|
Joseph Deray
|
901aab9deb
|
added the ability to change the algorithm used to generate the token strings
|
2014-03-11 12:39:09 -04:00 |
|