Alex Bilbie
|
5c32269ad4
|
Renamed the file to AuthServer.php
|
2012-07-20 11:05:26 +01:00 |
|
Alex Bilbie
|
b1a55806a8
|
Changed the class to AuthServer
|
2012-07-20 11:04:23 +01:00 |
|
Alex Bilbie
|
727cdb54e7
|
Lots of docblock updates
|
2012-07-20 11:04:08 +01:00 |
|
Alex Bilbie
|
e8db4ee20e
|
Fixed line lengths of comments
|
2012-07-19 15:34:19 +01:00 |
|
Alex Bilbie
|
3998f1414a
|
Clarified license type
|
2012-07-19 15:32:38 +01:00 |
|
Alex Bilbie
|
0b0ab19ccb
|
Finished final docblock SQL statements and descriptions.
TODO: finish return types
|
2012-07-19 15:30:52 +01:00 |
|
Alex Bilbie
|
3ab685f8e3
|
Updated docblocks for almost all of the methods
|
2012-07-16 18:11:50 +01:00 |
|
Alex Bilbie
|
78551b0859
|
Added parameter doc blocks
|
2012-07-16 16:47:54 +01:00 |
|
Alex Bilbie
|
d5f0ac479b
|
Added NULL default back to $clientSecret and $redirectUri
|
2012-07-16 15:46:02 +01:00 |
|
Alex Bilbie
|
d0a40f208c
|
Moved license into it's own file
|
2012-07-16 15:28:29 +01:00 |
|
Alex Bilbie
|
f98c705fff
|
Renamed interface file
|
2012-07-16 15:27:46 +01:00 |
|
Alex Bilbie
|
36c2513a7f
|
Removed type hints and changed the name of the class
|
2012-07-16 15:27:24 +01:00 |
|
Alex Bilbie
|
ad562ce270
|
Removed the abstract class
|
2012-07-16 15:27:11 +01:00 |
|
Alex Bilbie
|
4eacf97dff
|
Added a test class to make debugging easier
|
2012-07-13 09:41:21 +01:00 |
|
Alex Bilbie
|
ad26632a71
|
Created an abstract class
|
2012-07-12 15:11:29 +01:00 |
|
Alex Bilbie
|
96435463bc
|
Added use statement to hopefully pull in the OAuth2ServerDatabase interface
|
2012-07-12 15:07:34 +01:00 |
|
Alex Bilbie
|
ec706fc950
|
Added namespace to the interface
|
2012-07-12 15:00:30 +01:00 |
|
Alex Bilbie
|
3c6ad24f22
|
Changed the namespace to oauth2server
|
2012-07-12 14:57:29 +01:00 |
|
Alex Bilbie
|
813b19cb7a
|
Removed the type hinting otherwise it tries to extend OAuth2\object which doesn't exist
|
2012-07-11 17:04:00 +01:00 |
|
Alex Bilbie
|
8b7b70f432
|
Extend the default PHP Exception class
|
2012-07-11 17:03:14 +01:00 |
|
Alex Bilbie
|
7edb832c45
|
Changed spacing to tabs
|
2012-07-11 17:02:32 +01:00 |
|
Alex Bilbie
|
85e8fe8087
|
Updated description
|
2012-07-11 16:27:10 +01:00 |
|
Alex Bilbie
|
cc9c12fd04
|
Fixed invalid JSON
|
2012-07-11 16:18:50 +01:00 |
|
Alex Bilbie
|
9844652efb
|
Fixed line length of license
|
2012-07-11 14:01:13 +01:00 |
|
Alex Bilbie
|
aa3a467aa2
|
Added homepage
|
2012-07-09 16:48:26 +01:00 |
|
Alex Bilbie
|
ff4e78e575
|
Changed namespace
|
2012-07-09 16:48:14 +01:00 |
|
Alex Bilbie
|
f8417f2a4a
|
Added MIT license
|
2012-07-09 16:41:46 +01:00 |
|
Alex Bilbie
|
c8944419fa
|
Added initial DB structure
|
2012-07-09 16:40:03 +01:00 |
|
Alex Bilbie
|
22f397efc3
|
Added SQL folder with index.html
|
2012-07-09 16:39:53 +01:00 |
|
Alex Bilbie
|
938c54888f
|
Fixed variable name
|
2012-07-06 19:32:27 +01:00 |
|
Alex Bilbie
|
2ba9a1d279
|
Comment changes
|
2012-07-06 19:31:36 +01:00 |
|
Alex Bilbie
|
45bfcffdc2
|
Fix
|
2012-07-06 19:30:11 +01:00 |
|
Alex Bilbie
|
c29c9d1d93
|
Spacing
|
2012-07-06 19:29:46 +01:00 |
|
Alex Bilbie
|
92be306d04
|
Fixed variable name
|
2012-07-06 19:29:39 +01:00 |
|
Alex Bilbie
|
f0e36e6c94
|
Fixed invalid variable name
|
2012-07-06 19:29:20 +01:00 |
|
Alex Bilbie
|
1c5d239087
|
Fixed brace placement
|
2012-07-06 19:28:09 +01:00 |
|
Alex Bilbie
|
e3ee9e84d2
|
Clarified comment
|
2012-07-06 19:26:49 +01:00 |
|
Alex Bilbie
|
9ea0d8f0e9
|
Added scope to newAuthoriseRequst function
|
2012-07-06 19:25:40 +01:00 |
|
Alex Bilbie
|
b4eeb7ca10
|
Moved comment to silent PHPCS
|
2012-07-06 19:24:51 +01:00 |
|
Alex Bilbie
|
818ca8dd7f
|
Brace should be on a new line
|
2012-07-06 19:24:06 +01:00 |
|
Alex Bilbie
|
0eb0d68464
|
Docblock updates
|
2012-07-06 19:22:57 +01:00 |
|
Alex Bilbie
|
26d3d7789d
|
Renamed checkAuthoriseParams function to checkClientAuthoriseParams
|
2012-07-06 19:22:48 +01:00 |
|
Alex Bilbie
|
5fbdccde40
|
Added newAuthoriseRequest function
|
2012-07-06 19:22:10 +01:00 |
|
Alex Bilbie
|
927d1dc838
|
Added generateCode function
|
2012-07-06 19:21:50 +01:00 |
|
Alex Bilbie
|
1c447e4a8e
|
Added newAuthCode function
|
2012-07-06 19:21:11 +01:00 |
|
Alex Bilbie
|
fd90e76c91
|
Added redirectUri function
|
2012-07-06 19:20:53 +01:00 |
|
Alex Bilbie
|
11995764ba
|
Added hasAccessToken query
|
2012-07-06 19:20:21 +01:00 |
|
Alex Bilbie
|
54a7a5b893
|
Set a type for deleteSession()
|
2012-07-06 19:20:04 +01:00 |
|
Alex Bilbie
|
f9dc4cba79
|
Added some docblocks
|
2012-07-06 18:15:53 +01:00 |
|
Alex Bilbie
|
13f2964944
|
Optional $options
|
2012-07-06 18:15:43 +01:00 |
|