Alex Bilbie
|
0d173d4c35
|
Renamed methods to prevent ORM conflict
|
2013-02-04 17:10:30 +00:00 |
|
Alex Bilbie
|
4b8bc76622
|
Removed properties from Interface
|
2013-02-04 15:32:33 +00:00 |
|
Alex Bilbie
|
1a1bfd9348
|
Fix $expiresIn call as static
|
2013-02-04 15:32:21 +00:00 |
|
Alex Bilbie
|
91bf8cc241
|
Removed old Authentication folder
|
2013-02-04 14:42:14 +00:00 |
|
Alex Bilbie
|
3c7fe00130
|
Renamed some session methods to avoid conflicts with ORM methods
|
2013-02-04 14:41:40 +00:00 |
|
Alex Bilbie
|
5f8ca89772
|
Added docblocks to the grant interface
|
2013-02-04 13:59:34 +00:00 |
|
Alex Bilbie
|
f855b572e8
|
First commit of new refresh token grant
|
2013-02-01 16:50:59 +00:00 |
|
Alex Bilbie
|
5e365bb974
|
Function name fix
|
2013-02-01 16:02:38 +00:00 |
|
Alex Bilbie
|
85c42db355
|
Variable name fix
|
2013-02-01 16:02:04 +00:00 |
|
Alex Bilbie
|
a81c486e0e
|
Spelling fix
|
2013-02-01 16:00:00 +00:00 |
|
Alex Bilbie
|
e8d43f2087
|
Anal restyle
|
2013-02-01 15:59:50 +00:00 |
|
Alex Bilbie
|
5abb84eda0
|
Validate all client credentials
|
2013-02-01 15:59:43 +00:00 |
|
Alex Bilbie
|
9fd7ccc137
|
Added ClientCredentials grant
|
2013-02-01 15:51:51 +00:00 |
|
Alex Bilbie
|
a3a617171a
|
$grantTypes static access
|
2013-02-01 15:28:40 +00:00 |
|
Alex Bilbie
|
47731ce901
|
$expiresIn now static
|
2013-02-01 15:28:25 +00:00 |
|
Alex Bilbie
|
fcf57abbb2
|
Removed guzzle dependancy
|
2013-02-01 15:24:01 +00:00 |
|
Alex Bilbie
|
3aa8465640
|
Made $grantTypes static to fix ref bug
|
2013-02-01 15:23:04 +00:00 |
|
Alex Bilbie
|
2a8688b54e
|
Update getRequest calls to static requests
|
2013-02-01 15:09:15 +00:00 |
|
Alex Bilbie
|
aec9aa908c
|
Made getRequest static
|
2013-02-01 15:07:47 +00:00 |
|
Alex Bilbie
|
8de2cdb1d9
|
< PHP5.4 array syntax
|
2013-02-01 15:02:36 +00:00 |
|
Alex Bilbie
|
2c1dedfe8a
|
Updated grantTypeInterface
|
2013-02-01 14:56:36 +00:00 |
|
Alex Bilbie
|
d732778f65
|
Finished AuthCode grant
|
2013-02-01 14:41:52 +00:00 |
|
Alex Bilbie
|
6eb5db0239
|
Lots of bug fixes. Some methods and variables made static so they can be accessed by grant classes.
|
2013-02-01 14:41:10 +00:00 |
|
Alex Bilbie
|
7a851084c6
|
Initial commit of AuthCode grant type
|
2013-02-01 10:50:39 +00:00 |
|
Alex Bilbie
|
9b6a92c506
|
Updated namespace use for Util\SecureKey
|
2013-01-29 16:53:39 +00:00 |
|
Alex Bilbie
|
781bf985c3
|
Renamed checkClientAuthoriseParams method to checkAuthoriseParams
|
2013-01-29 16:25:14 +00:00 |
|
Alex Bilbie
|
87a142cc30
|
Updated getCurrentGrantType method
|
2013-01-29 16:24:48 +00:00 |
|
Alex Bilbie
|
4fa37bb356
|
Updated issueAccessToken method
|
2013-01-29 16:24:28 +00:00 |
|
Alex Bilbie
|
514aabb838
|
Updated newAuthoriseRequest method
|
2013-01-29 16:23:41 +00:00 |
|
Alex Bilbie
|
3cb53448c5
|
Anal style fix
|
2013-01-29 16:21:53 +00:00 |
|
Alex Bilbie
|
8ae0dbcf46
|
Default to 40 characters (as that is what the DB table columns are set to)
|
2013-01-29 16:21:39 +00:00 |
|
Alex Bilbie
|
ffcad85d95
|
Renamed functions, changed some doc terms
|
2013-01-29 16:21:21 +00:00 |
|
Alex Bilbie
|
14b680f6be
|
Moved GrantTypeInterface
|
2013-01-29 16:18:45 +00:00 |
|
Alex Bilbie
|
74f48d28a4
|
Added ClientException
|
2013-01-29 16:18:23 +00:00 |
|
Alex Bilbie
|
cab721923a
|
Set relationship to scope_id
|
2013-01-29 16:17:30 +00:00 |
|
Alex Bilbie
|
dcd1026a98
|
Use scope_id instead of the scope name
|
2013-01-29 16:15:45 +00:00 |
|
Alex Bilbie
|
31c3b495bf
|
Re-added checkClientAuthoriseParams() function
|
2013-01-29 14:56:17 +00:00 |
|
Alex Bilbie
|
a8b6389092
|
Updated SessionInterface
|
2013-01-29 14:55:50 +00:00 |
|
Alex Bilbie
|
5e91b95cb3
|
Updated ScopeInterface with get method
|
2013-01-29 14:25:49 +00:00 |
|
Alex Bilbie
|
1ed4c27420
|
Update ClientInterface with get() method
|
2013-01-29 14:23:28 +00:00 |
|
Alex Bilbie
|
57f825b0a8
|
Added exception codes and messages
|
2013-01-29 14:19:23 +00:00 |
|
Alex Bilbie
|
846a008c76
|
Explanation of the scope delimiter parameter
|
2013-01-29 14:18:13 +00:00 |
|
Alex Bilbie
|
a189156f26
|
Response types are now generated from grants that are injected in
|
2013-01-29 14:17:56 +00:00 |
|
Alex Bilbie
|
d63c0ea262
|
Added model variable storage
|
2013-01-29 14:16:47 +00:00 |
|
Alex Bilbie
|
f74a35074a
|
Added getResponseType parameter
|
2013-01-29 14:15:05 +00:00 |
|
Alex Bilbie
|
9a41ab8bfc
|
Removed unnecessary column from the table
|
2013-01-29 14:14:50 +00:00 |
|
Alex Bilbie
|
e415e0051a
|
Version bump
|
2013-01-24 15:44:07 +00:00 |
|
Daniel Horrigan
|
945d60bd5d
|
Renaming Server and Resource to AuthServer and ResourceServer to be less confusing.
|
2013-01-22 11:33:09 -05:00 |
|
Daniel Horrigan
|
892ae3a0d3
|
Started adding some Server methods, adding some Util classes and adding a way to get the token from the Resource
|
2013-01-22 11:25:51 -05:00 |
|
Daniel Horrigan
|
2727ba0078
|
Adding a few Getters to the Resource, moving Exceptions and adding some new ones.
|
2013-01-17 15:19:01 -05:00 |
|