Commit Graph

64 Commits (8f0f314b4193b3eab6e50be50848f7721797b53e)

Author SHA1 Message Date
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
Ben Corlett 27ebf092ba Couple of really insignificant tweaks.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-07-12 16:36:09 +10:00
Alex Bilbie dc47a4e17a Merge branch 'refs/heads/develop' 2013-05-28 11:00:30 +01:00
Alex Bilbie 520dcafd8f Updated namespace and package name 2013-05-28 11:00:24 +01:00
Alex Bilbie b2af8d7f1c Merge branch 'release/0.1' into develop 2013-03-25 13:00:03 +00:00
Alex Bilbie c55e663200 Merge branch 'release/0.1' 2013-03-25 12:59:50 +00:00
Alex Bilbie a00f4027c2 Updated README 2013-03-25 12:59:42 +00:00
Alex Bilbie 41dc897fc1 v0.1 release 2013-03-25 11:08:07 +00:00
Alex Bilbie 4282957dfb Updated Github, Facebook and Google clients 2013-03-25 11:00:49 +00:00
Alex Bilbie d64d9a3af2 Updated Google and Github providers 2013-03-20 11:37:07 +00:00
Alex Bilbie 3b050dafb2 Removed older providers as they just need rewriting from scratch 2013-03-20 11:36:35 +00:00
Alex Bilbie 8e641737af Removed unnecessary file 2013-03-19 18:38:27 +00:00
Alex Bilbie 79b6d3fa60 Set properties to be public 2013-03-19 18:36:50 +00:00
Alex Bilbie 6e10cc9082 Namespace fix 2013-03-19 18:18:22 +00:00
Alex Bilbie fc16c5c25a Updated .gitignore 2013-03-19 18:17:19 +00:00
Alex Bilbie 4f8ba41dd0 Added missing method 2013-03-19 18:16:40 +00:00
Alex Bilbie 20ea87df6b Implement IteratorAggregate on class 2013-03-19 18:14:59 +00:00
Alex Bilbie 401b9049a1 Removed Blooie on @philsturgeon's recommendation 2013-03-19 18:01:02 +00:00
Alex Bilbie 57f0bdcd0c Namespace fixes 2013-03-15 11:51:29 +00:00
Alex Bilbie 56e8446a62 Fixing Foursquare 2013-03-15 11:49:27 +00:00
Alex Bilbie f80799178d Update blooie provider 2013-03-15 11:49:17 +00:00
Alex Bilbie 36342b5fb7 Little fixes for Facebook controller 2013-03-15 11:37:46 +00:00
Alex Bilbie 31a3583e11 Return Provider\User class 2013-03-15 11:35:29 +00:00
Alex Bilbie a0666935ec Added Provider\User class 2013-03-15 11:35:19 +00:00
Alex Bilbie c558e59414 Started README 2013-03-15 11:26:41 +00:00
Alex Bilbie 8241c36565 Fixed variable name 2013-03-15 10:56:50 +00:00
Alex Bilbie daf64254f9 Don't return a URL which leaks an access token 2013-03-15 10:54:11 +00:00
Alex Bilbie 786eb82f42 Set Facebook response type as string instead of array 2013-03-15 10:53:55 +00:00
Alex Bilbie 54b8348c20 Removed unilincoln provider 2013-03-15 10:53:34 +00:00
Alex Bilbie e00e6fb95c Renamed function 2013-02-26 12:05:34 +00:00
Alex Bilbie acafd65012 Updated Blooie and Facebook providers 2013-02-26 12:02:52 +00:00
Alex Bilbie c73ee769e5 Added start of unittests 2013-02-26 12:02:34 +00:00