Commit Graph

245 Commits (0.6.0)

Author SHA1 Message Date
Phil Sturgeon 9444d00868 Merge pull request #56 from pborreli/typos
Fixed typos
2014-02-01 17:07:29 -08:00
Pascal Borreli 1e7826ee26 Fixed typos 2014-02-01 22:59:40 +00:00
Phil Sturgeon c6596eca9d Update composer.json 2014-01-22 22:40:44 -05:00
Phil Sturgeon 0c829f4bf1 Update README.md 2014-01-22 22:39:53 -05:00
Phil Sturgeon f53ba1d052 Merge pull request #51 from robertpitt/master
Image URL not present within Google Identity
2014-01-17 07:41:24 -08:00
Robert Pitt be12622ce6 Image URL not present within Google Identity
Image url is set to incorrect key within the User Object.;
2014-01-17 14:42:53 +00:00
Alex Bilbie bde9e98de1 Merge pull request #50 from sdh100shaun/master
http_build_query params change as per issue#48
2014-01-16 04:01:11 -08:00
Shaun Hare b1714b4a0a Changed IdentityProvider to enforce & as query param separator and ignore ini setting 2014-01-16 11:58:33 +00:00
Phil Sturgeon dda8398ad3 Merge pull request #47 from robertpitt/master
Set approval prompt to auto from force
2014-01-12 06:40:25 -08:00
Robert Pitt e1dac23e2e Set approval prompt to auto from force 2014-01-11 23:09:11 +00:00
Alex Bilbie eed8424c2e Merge pull request #44 from bitdeli-chef/master
Add a Bitdeli Badge to README
2013-12-17 06:19:56 -08:00
Suhayb El Wardany 4a9f0259bb instagram missing methods 2013-12-10 02:52:55 +02:00
Bitdeli Chef cc16e3bbbe Add a Bitdeli badge to README 2013-12-05 21:20:59 +00:00
Phil Sturgeon 38b94802fd PSR-2 CS Fixes 2013-11-17 21:45:28 -05:00
Phil Sturgeon ecabb7df87 Listed MIT in README 2013-11-17 21:18:44 -05:00
Phil Sturgeon 737d7b4ead Added widgets 2013-11-17 21:18:23 -05:00
Phil Sturgeon 54664756b4 Create LICENSE 2013-11-17 21:16:50 -05:00
Alex Bilbie 760fd27cc8 Merge pull request #37 from PavelPolyakov/master
Vkontakte Provider has been added
2013-11-17 04:17:26 -08:00
Pavel Polyakov bcd04c1f0f Vkontakte Provider has been added 2013-11-14 09:40:10 +02:00
Phil Sturgeon 059f050b3b Merge pull request #31 from crhayes/master
Rename Linkedin.php to LinkedIn.php
2013-11-04 20:03:31 -08:00
Chris Hayes c26c090563 Rename Linkedin.php to LinkedIn.php
Fixed an issue where LinkedIn provider wasn't found in case-sensitive environments.
2013-10-30 09:53:29 -04:00
Alex Bilbie 8335c7f0fb Merge pull request #28 from ipalaus/feature/scopes
Added getScopes and setScopes methods to IdentityProvider.
2013-10-22 07:09:57 -07:00
Isern Palaus 94f27933d4 Added getScopes and setScopes methods to IdentityProvider.
Signed-off-by: Isern Palaus <ipalaus@ipalaus.com>
2013-10-22 15:57:22 +02:00
Phil Sturgeon ed42479b9f Create .travis.yml 2013-10-09 06:39:16 -04:00
Phil Sturgeon b1f6c607f2 Merge pull request #25 from crhayes/master
Update LinkedIn Provider
2013-10-09 03:37:23 -07:00
Chris Hayes 8385a170dc Update LinkedIn Provider
Added missing userUid(), userEmail(), and userScreenName() methods.
2013-10-09 00:39:18 -04:00
Phil Sturgeon 2ef9872cce Merge pull request #22 from tomaszsobczak/identityprovider-google-fix
Fixed Provider\Google#userDetails to match Provider\User implementation
2013-09-27 12:08:41 -07:00
tomaszsobczak 4fb391b37d Fixed Provider\Google#userDetails to match Provider\User implementation 2013-09-27 11:49:45 +02:00
Ben Corlett 02f311263e Add Microsoft methods.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-14 12:47:50 +10:00
Ben Corlett 3ae7f8a69a Add Google methods.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-14 12:38:58 +10:00
Ben Corlett 342857461c Move methods.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-14 12:25:49 +10:00
Ben Corlett 8f0f314b41 Add new methods to FB driver.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-14 12:21:42 +10:00
Phil Sturgeon 7f269cac73 Merge pull request #21 from tfountain/auth-url-typo
Fixed typo in authorization method call
2013-09-13 08:36:08 -07:00
Tim Fountain 72781e2464 Fixed typo in authorization method call 2013-09-13 16:31:18 +01:00
Ben Corlett f6fd15681e Tweak method for consistency.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-13 16:49:32 +10:00
Ben Corlett aa58cd48cd Adding new method to retrieve a user's ID and screen name from their APIs, with caching.
I haven't put these into the abstract methods yet, not until I fill out the implementation on every provider.

Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-13 16:44:47 +10:00
Ben Corlett 42db96f49d Fixing exceptions referencing old variables.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-13 16:43:57 +10:00
Ben Corlett 3bb2f941a4 Adding method to simply retrieve the authorise URI rather than only doing a forced redirect.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-09-13 16:02:21 +10:00
Phil Sturgeon 53c79b51fa Merge pull request #18 from bitinn/master
github user might not have a display name
2013-08-26 20:27:20 -07:00
David Frank 1ca735120d github user might not have a display name 2013-08-27 11:10:49 +08:00
Alex Bilbie 32c1d8480a Merge pull request #17 from msurguy/master
Added Linkedin and Microsoft to the providers
2013-08-23 01:40:32 -07:00
Maksim Surguy 685314f5a1 Added Microsoft to the table of providers 2013-08-22 19:52:00 -07:00
Maksim Surguy e1422f31a8 Added Microsoft to the providers
Added auth provider for Microsoft accounts
2013-08-22 19:49:53 -07:00
Maksim Surguy 78aa294db2 Added Linkedin to the Table and the list of providers 2013-08-21 16:08:28 -07:00
Maksim Surguy 25862eca7d Added LinkedIn to the providers 2013-08-21 16:05:39 -07:00
Alex Bilbie fb66f279f8 Merge pull request #15 from msurguy/master
Added instagram to the providers and added a new row to readme
2013-08-21 14:31:34 -07:00
Maksim Surguy 5dcb66cada Added instagram to the table 2013-08-20 15:10:28 -07:00
Maksim Surguy 664248f103 Added Instagram provider
Added provider definition for Instagram
2013-08-20 15:09:15 -07:00
Alex Bilbie db3c52dd93 Merge pull request #13 from rollbackpt/master
Added missing "League" in namespaces
2013-08-18 04:56:36 -07:00
rollbackpt 639043b955 Added missing "League" in namespaces 2013-08-18 12:21:48 +01:00