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 |
|
Daniel Horrigan
|
c12472857b
|
Changed Case of Oauth2 namespace to OAuth2 namespace
|
2013-01-08 16:35:29 -05:00 |
|
Daniel Horrigan
|
385111a1f2
|
Merge branch 'cleanup' of github.com:dandoescode/OAuth2 into feature/reorg
Conflicts:
src/OAuth2/Authentication/Server.php
src/Oauth2/Resource/Server.php
|
2013-01-08 16:26:17 -05:00 |
|
Nick Jackson
|
608bcb767b
|
Bearer token now correctly base64 decoding
|
2013-01-08 15:52:17 +00:00 |
|
Daniel Horrigan
|
89e89a73dc
|
Changing 'user_credentials' to password
|
2013-01-07 10:31:28 -05:00 |
|
Daniel Horrigan
|
2fecadd2a6
|
Fixing Resource bugs and moving the Request dep to a setter.
|
2013-01-04 17:21:24 -05:00 |
|
Daniel Horrigan
|
373ddf9f34
|
Changing Case in namespaces
|
2013-01-04 14:55:13 -05:00 |
|
Daniel Horrigan
|
a3fd22b3dd
|
Changing Case
|
2013-01-04 14:44:58 -05:00 |
|
Alex Bilbie
|
e5e132f67a
|
Merge branch 'release/0.4.1' into develop
|
2013-01-02 22:37:24 +00:00 |
|
Alex Bilbie
|
b4e8c27618
|
Merge branch 'release/0.4.1'
|
2013-01-02 22:36:48 +00:00 |
|
Alex Bilbie
|
d65cdaf028
|
Version bump
|
2013-01-02 22:36:41 +00:00 |
|
Alex Bilbie
|
5f1779c4e7
|
Autoload dependencies with autoloader in bootstrap.php
|
2013-01-02 22:32:49 +00:00 |
|
Alex Bilbie
|
b10613c5e3
|
Composer install
|
2013-01-02 21:31:33 +00:00 |
|
Alex Bilbie
|
1c3b319aa6
|
Altered the script parameter of .travis.yml
|
2013-01-02 21:22:09 +00:00 |
|
Alex Bilbie
|
1069507ab4
|
Revert require_once statements
|
2013-01-02 21:13:32 +00:00 |
|
Alex Bilbie
|
5ca63c921a
|
Updated PHPUnit.xml
|
2013-01-02 21:13:12 +00:00 |
|
Alex Bilbie
|
943fc1cc82
|
Possible fix for Travis?
|
2013-01-02 20:34:09 +00:00 |
|
Alex Bilbie
|
a158883aed
|
Another attempt to fix paths for travis
|
2013-01-02 20:32:38 +00:00 |
|
Alex Bilbie
|
8aba2b29b8
|
Better travis debugging
|
2013-01-02 20:24:45 +00:00 |
|
Alex Bilbie
|
b5e8f9206b
|
Fool.
|
2013-01-02 20:21:25 +00:00 |
|
Alex Bilbie
|
755a753cb5
|
Test include path on travis
|
2013-01-02 20:19:26 +00:00 |
|
Alex Bilbie
|
e99211db31
|
Moved require_once statement outside of setUp tests method
|
2013-01-02 20:13:02 +00:00 |
|
Alex Bilbie
|
1142f8d86b
|
Merge branch 'release/0.4' into develop
|
2013-01-02 19:17:12 +00:00 |
|
Alex Bilbie
|
5772a2f12f
|
Merge branch 'release/0.4'
|
2013-01-02 19:17:01 +00:00 |
|
Alex Bilbie
|
f351cea442
|
Version bump
|
2013-01-02 19:16:51 +00:00 |
|
Alex Bilbie
|
2e1f1c05cf
|
Updated README
|
2013-01-02 19:16:16 +00:00 |
|
Alex Bilbie
|
7279c8675b
|
Merge branch 'feature/grants' into develop
|
2013-01-02 19:14:33 +00:00 |
|
Alex Bilbie
|
94945ec49e
|
Added support for refresh tokens, user credentials and client credentials grant. 100% unit test code coverage for authentication. Fixes #2
|
2013-01-02 19:14:22 +00:00 |
|
Alex Bilbie
|
2b8a27ef47
|
Ignore code coverage in ../tests folder
|
2013-01-02 19:12:53 +00:00 |
|
Alex Bilbie
|
7d1aa28087
|
Added .travis.yml
|
2012-12-30 21:31:19 +00:00 |
|
Daniel Horrigan
|
31b36f23e7
|
Starting the reorganization
|
2012-12-28 15:12:16 -05:00 |
|
Alex Bilbie
|
0fcbeb8158
|
PSR fixes
|
2012-12-23 22:13:22 +00:00 |
|
Alex Bilbie
|
0876fd9ad3
|
Spacing fixes
|
2012-12-23 22:12:51 +00:00 |
|
Alex Bilbie
|
2545ea7dc1
|
Added refresh token params and examples
|
2012-12-23 22:12:44 +00:00 |
|
Alex Bilbie
|
6eeb7e13e4
|
Updated unit tests
|
2012-12-23 22:11:33 +00:00 |
|
Alex Bilbie
|
38c50c00b0
|
PSR fixes
|
2012-12-23 21:39:42 +00:00 |
|
Alex Bilbie
|
df85c98e53
|
PSR fixes
|
2012-12-23 21:36:30 +00:00 |
|
Alex Bilbie
|
0f30b2a803
|
Removed lots of unnecessary if/else blocks.
Removed null value of expires/expiresIn parameter
|
2012-12-23 21:21:37 +00:00 |
|
Alex Bilbie
|
f2dc89cdf3
|
Merge remote-tracking branch 'dhorrigan/master' into feature/grants
|
2012-12-23 20:34:21 +00:00 |
|
Alex Bilbie
|
c676ba9857
|
Merge remote-tracking branch 'origin/develop' into develop
|
2012-12-23 20:33:42 +00:00 |
|
Alex Bilbie
|
d99e871e11
|
Set a default token ttl of one hour
|
2012-12-23 20:31:16 +00:00 |
|
Daniel Horrigan
|
0f6f5e2939
|
Added the user_credentials and refresh_token grants. Fixed expires_in so it is inline with the spec, but added expires for the old usage of expires_in. Made redirect_uri in oauth_sessions ALLOW NULL since user_credential grants don't have a redirect
|
2012-12-19 16:12:48 -05:00 |
|
Alex Bilbie
|
9fd6f309df
|
Merge branch 'release/0.3.5' into develop
|
2012-12-12 11:45:07 +00:00 |
|
Alex Bilbie
|
41d8a1efa3
|
Merge branch 'release/0.3.5'
|
2012-12-12 11:44:56 +00:00 |
|
Alex Bilbie
|
4928221b49
|
Version bump
|
2012-12-12 11:44:51 +00:00 |
|
Alex Bilbie
|
8131d5be90
|
Merge branch 'hotfix/resourceConfig' into develop
|
2012-12-12 11:44:04 +00:00 |
|