Mediapress Core
  1. Mediapress Core

socialite

Public
  1. Mediapress Core
  2. socialite

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Taylor OtwellTaylor Otwell
66cc45c4221Merge pull request #44 from robmazur/patch-1 Include API version in auth url
Taylor OtwellTaylor Otwell
e602c1a41ccMerge pull request #52 from DraperStudio/2.0 Make formatConfig public
Taylor OtwellTaylor Otwell
5ecfde2b908Update GithubProvider.php
DraperStudioDraperStudio
d579cd76d01Make formatConfig public
Taylor OtwellTaylor Otwell
9a2fcb5a049Merge branch '2.0'
Taylor OtwellTaylor Otwell
7f96a35e897loosen guzzle constraints.
Taylor OtwellTaylor Otwell
98ded17d4ceMerge pull request #48 from jaden/docfix Reworded Readme to be relevant to socialite.
CupOfTea696CupOfTea696
455e22d3c1findentation pls
CupOfTea696CupOfTea696
c99081121c9Final cleanup
CupOfTea696CupOfTea696
c9f39b8a6faCleanup
CupOfTea696CupOfTea696
1b24372edb5Removed YoutubeProvider completely Only by building this entire thing I realised it had no need for existing. Oh wel...
CupOfTea696CupOfTea696
b5f63590905Update GoogleProvider to new Google API and scopes Current API is deprecated as noted in https://developers.google.c...
CupOfTea696CupOfTea696
ebaaa59a771Updated GoogleProvider + New YoutubeProvider
Dan HersamDan Hersam
23775069c09Reworded to be relevant to socialite. Looks like it was a copy paste from laravel/cashier
Rob MazurRob Mazur
b0da28d3cfaInclude API version in auth url Prevents 1.0 upgrade warning. Reference: https://developers.facebook.com/docs/apps/v...
Taylor OtwellTaylor Otwell
d380a897767Merge branch '2.0'
Taylor OtwellTaylor Otwell
723dd2e54bcreadme
Taylor OtwellTaylor Otwell
4c0ef0346fbreadme
Taylor OtwellTaylor Otwell
2e929928095Merge branch '2.0'
Taylor OtwellTaylor Otwell
ca028df357dadd to doc block.
Taylor OtwellTaylor Otwell
6ddf0e791bdset to 3.0
Taylor OtwellTaylor Otwell
2ba00d32e05cleaning up.
Taylor OtwellTaylor Otwell
63d28959cceMerge branch 'master' of https://github.com/darkwinternight/socialite into darkwinternight-master
Taylor OtwellTaylor Otwell
ade08456337Merge pull request #38 from JoeForks/fix/some-fixes Fix import and docblock
Joseph CohenJoseph Cohen
0a5a9eab1b1Fix import and docblock
Alexander GrafAlexander Graf
753526387d8Added a configuration option for scope separator and query string encoding type to AbstractProvider.php, making it ea...
Taylor OtwellTaylor Otwell
d519aa6dcddMake buildProvider available for usage.
Taylor OtwellTaylor Otwell
e6a563e342bfixing conflicts.
Taylor OtwellTaylor Otwell
aa53a15e574Merge pull request #34 from GrahamForks/patch-1 Update .travis.yml
Taylor OtwellTaylor Otwell
988cd3b9d83Fix spacing.
Taylor OtwellTaylor Otwell
728da2d3c52Merge pull request #35 from rysi3k/master fix for no filled email in FB
Taylor OtwellTaylor Otwell
dd2ea978c49Merge pull request #36 from crynobone/patch/provider-contract Remove Laravel\Socialite\One\ProviderInterface as it
crynobonecrynobone
ef7206f0fbcRemove Laravel\Socialite\One\ProviderInterface as it doesn't make any different to Laravel\Socialite\Contracts\Provid...
rysi3krysi3k
f35342df0c0fix for no filled email in FB
Graham CampbellGraham Campbell
849c8c2453cUpdate .travis.yml
Taylor OtwellTaylor Otwell
623aac531bfMerge pull request #19 from lucasmichot/patch-1 Use Travis sections
Taylor OtwellTaylor Otwell
15f4ac06cf8Merge pull request #18 from GrahamCampbell/cs Added missing new lines at eof
Taylor OtwellTaylor Otwell
0f1ae0da52bMerge pull request #20 from mikedugan/master s/Cashier/Socialite in readme
Taylor OtwellTaylor Otwell
593927f1de8Merge pull request #32 from arhea/master Fixed formatting of Twitter Config from callback_url to callback_uri
Alex RheaAlex Rhea
6eb7f0f5896Fixed formatting of Twitter Config from callback_url to callback_uri
Mike DuganMike Dugan
a97fed540c8update docs
Lucas MichotLucas Michot
99353194659Update .travis.yml
Taylor OtwellTaylor Otwell
cbbe43a327bUpdate readme.md
Graham CampbellGraham Campbell
5539cf179c0Added missing new lines at eof
Taylor OtwellTaylor Otwell
69b3b0a138fMerge pull request #11 from ericnkatz/master Fix Typo in Exception 'Sociliate' -> 'Socialite'
Taylor OtwellTaylor Otwell
3c56db8ca7eupdate docs.
Taylor OtwellTaylor Otwell
0622e13d0bcadded some basic docs.
Taylor OtwellTaylor Otwell
82d22774cf9Update composer.json
Eric Nikolay KatzEric Nikolay Katz
7619e0032e8Fix Typo in Exception 'Sociliate' -> 'Socialite'
Taylor OtwellTaylor Otwell
647bdd92507fix facade.
Taylor OtwellTaylor Otwell
726d85fd550fix provides.
Taylor OtwellTaylor Otwell
0a865fae9eefix typo.
Taylor OtwellTaylor Otwell
cd54ec81e50add branch alias.
Taylor OtwellTaylor Otwell
70800c03a82fix class name.
Taylor OtwellTaylor Otwell
f1dbf88af29move contracts.
Taylor OtwellTaylor Otwell
606c9d1d10fRemove a binding.
Eliu FlorezEliu Florez
c3711b68a9bFacebook - Graph API version base Graph URL, Graph API version
Taylor OtwellTaylor Otwell
b9dcb1cff30Change IoC bindings.
Taylor OtwellTaylor Otwell
ac3028619aaImplement some interfaces from contracts.
Taylor OtwellTaylor Otwell
fb86e2d4c94Read me.
Taylor OtwellTaylor Otwell
71ecae4fd94Fix typo.
Taylor OtwellTaylor Otwell
2a5eb85a4d1Add dependency.
Taylor OtwellTaylor Otwell
7aac9899ab7Provides.
Taylor OtwellTaylor Otwell
3dd5ca6f5cbFixing tests.
Taylor OtwellTaylor Otwell
8da7b24e36eFixing things.
Taylor OtwellTaylor Otwell
0d60ff84bf8Cleaning.
Taylor OtwellTaylor Otwell
995395ede3eMerge pull request #8 from adamgoose/master Fixing Google Provider
Adam EngebretsonAdam Engebretson
c0eaf202370Fixing Google Provider Signed-off-by: Adam Engebretson <[email protected]>
Taylor OtwellTaylor Otwell
b02f6723157Merge pull request #7 from adamgoose/master Adding some readme notes.
Adam EngebretsonAdam Engebretson
73e8ab92b89Defaulting to POST requests Signed-off-by: Adam Engebretson <[email protected]>
Adam EngebretsonAdam Engebretson
944c20f902bAdding some readme notes. Signed-off-by: Adam Engebretson <[email protected]>
Taylor OtwellTaylor Otwell
46631996ab8Merge pull request #6 from adamgoose/master Adding response_type
Adam EngebretsonAdam Engebretson
695c8e9d992Adding response_type Signed-off-by: Adam Engebretson <[email protected]>
Taylor OtwellTaylor Otwell
c9de6b155c3Fix tests.
Taylor OtwellTaylor Otwell
137fabdbb18Fix scopes.
Taylor OtwellTaylor Otwell
8601d4b7e45Set default scopes.
Taylor OtwellTaylor Otwell
9ec9e917620Spacing.
Taylor OtwellTaylor Otwell
96d8caabb54Merge pull request #5 from adamgoose/master Getting proper name off Twiter response
Adam EngebretsonAdam Engebretson
23d387b027aGetting proper name off Twiter response Signed-off-by: Adam Engebretson <[email protected]>
Taylor OtwellTaylor Otwell
df0d3a1b4a4Setting some default scopes.
Taylor OtwellTaylor Otwell
21d6df464a2Shorten up line.
Taylor OtwellTaylor Otwell
a336bd27a79Merge pull request #4 from adamgoose/master Making progress
Adam EngebretsonAdam Engebretson
1dd79cb49f5Fixing Token Request Signed-off-by: Adam Engebretson <[email protected]>
Adam EngebretsonAdam Engebretson
b487ac7f3fbAdding code-style fix Signed-off-by: Adam Engebretson <[email protected]>
Adam EngebretsonAdam Engebretson
900b6998503Fixing Token Client This works on Facebook, at the very least. Signed-off-by: Adam Engebretson <[email protected]>
Adam EngebretsonAdam Engebretson
90c099810b5Using Proper Guzzle Client Signed-off-by: Adam Engebretson <[email protected]>
Taylor OtwellTaylor Otwell
58793d741d8Merge branch 'master' of github.com:laravel/socialite
Taylor OtwellTaylor Otwell
c4e441362d0fix key.
Taylor OtwellTaylor Otwell
dbab855960cMerge pull request #3 from adamgoose/master Using Facade
Adam EngebretsonAdam Engebretson
e3307156b6fUsing Facade
Taylor OtwellTaylor Otwell
175e1ba03b6Merge pull request #2 from adamgoose/master Fixing namespace
Adam EngebretsonAdam Engebretson
8186bc8de20Fixing namespace
Taylor OtwellTaylor Otwell
d37af9f3934Fix return type.
Taylor OtwellTaylor Otwell
6d3711e2778Tabs.
Taylor OtwellTaylor Otwell
5b9e16eb19acleaning up some code.
Taylor OtwellTaylor Otwell
06ea2e3824dfirst commit.