Taylor Otwell | 66cc45c4221 | Merge pull request #44 from robmazur/patch-1
Include API version in auth url | | |
Taylor Otwell | e602c1a41cc | Merge pull request #52 from DraperStudio/2.0
Make formatConfig public | | |
Taylor Otwell | 5ecfde2b908 | Update GithubProvider.php | | |
DraperStudio | d579cd76d01 | Make formatConfig public | | |
Taylor Otwell | 9a2fcb5a049 | Merge branch '2.0' | | |
Taylor Otwell | 7f96a35e897 | loosen guzzle constraints. | | |
Taylor Otwell | 98ded17d4ce | Merge pull request #48 from jaden/docfix
Reworded Readme to be relevant to socialite. | | |
CupOfTea696 | 455e22d3c1f | indentation pls | | |
CupOfTea696 | c99081121c9 | Final cleanup | | |
CupOfTea696 | c9f39b8a6fa | Cleanup | | |
CupOfTea696 | 1b24372edb5 | Removed YoutubeProvider completely
Only by building this entire thing I realised it had no need for
existing. Oh wel... | | |
CupOfTea696 | b5f63590905 | Update GoogleProvider to new Google API and scopes
Current API is deprecated as noted in
https://developers.google.c... | | |
CupOfTea696 | ebaaa59a771 | Updated GoogleProvider + New YoutubeProvider | | |
Dan Hersam | 23775069c09 | Reworded to be relevant to socialite.
Looks like it was a copy paste from laravel/cashier | | |
Rob Mazur | b0da28d3cfa | Include API version in auth url
Prevents 1.0 upgrade warning. Reference: https://developers.facebook.com/docs/apps/v... | | |
Taylor Otwell | d380a897767 | Merge branch '2.0' | | |
Taylor Otwell | 723dd2e54bc | readme | | |
Taylor Otwell | 4c0ef0346fb | readme | | |
Taylor Otwell | 2e929928095 | Merge branch '2.0' | | |
Taylor Otwell | ca028df357d | add to doc block. | | |
Taylor Otwell | 6ddf0e791bd | set to 3.0 | | |
Taylor Otwell | 2ba00d32e05 | cleaning up. | | |
Taylor Otwell | 63d28959cce | Merge branch 'master' of https://github.com/darkwinternight/socialite into darkwinternight-master | | |
Taylor Otwell | ade08456337 | Merge pull request #38 from JoeForks/fix/some-fixes
Fix import and docblock | | |
Joseph Cohen | 0a5a9eab1b1 | Fix import and docblock | | |
Alexander Graf | 753526387d8 | Added a configuration option for scope separator and query string encoding type to AbstractProvider.php, making it ea... | | |
Taylor Otwell | d519aa6dcdd | Make buildProvider available for usage. | | |
Taylor Otwell | e6a563e342b | fixing conflicts. | | |
Taylor Otwell | aa53a15e574 | Merge pull request #34 from GrahamForks/patch-1
Update .travis.yml | | |
Taylor Otwell | 988cd3b9d83 | Fix spacing. | | |
Taylor Otwell | 728da2d3c52 | Merge pull request #35 from rysi3k/master
fix for no filled email in FB | | |
Taylor Otwell | dd2ea978c49 | Merge pull request #36 from crynobone/patch/provider-contract
Remove Laravel\Socialite\One\ProviderInterface as it | | |
crynobone | ef7206f0fbc | Remove Laravel\Socialite\One\ProviderInterface as it
doesn't make any different to Laravel\Socialite\Contracts\Provid... | | |
rysi3k | f35342df0c0 | fix for no filled email in FB | | |
Graham Campbell | 849c8c2453c | Update .travis.yml | | |
Taylor Otwell | 623aac531bf | Merge pull request #19 from lucasmichot/patch-1
Use Travis sections | | |
Taylor Otwell | 15f4ac06cf8 | Merge pull request #18 from GrahamCampbell/cs
Added missing new lines at eof | | |
Taylor Otwell | 0f1ae0da52b | Merge pull request #20 from mikedugan/master
s/Cashier/Socialite in readme | | |
Taylor Otwell | 593927f1de8 | Merge pull request #32 from arhea/master
Fixed formatting of Twitter Config from callback_url to callback_uri | | |
Alex Rhea | 6eb7f0f5896 | Fixed formatting of Twitter Config from callback_url to callback_uri | | |
Mike Dugan | a97fed540c8 | update docs | | |
Lucas Michot | 99353194659 | Update .travis.yml | | |
Taylor Otwell | cbbe43a327b | Update readme.md | | |
Graham Campbell | 5539cf179c0 | Added missing new lines at eof | | |
Taylor Otwell | 69b3b0a138f | Merge pull request #11 from ericnkatz/master
Fix Typo in Exception 'Sociliate' -> 'Socialite' | | |
Taylor Otwell | 3c56db8ca7e | update docs. | | |
Taylor Otwell | 0622e13d0bc | added some basic docs. | | |
Taylor Otwell | 82d22774cf9 | Update composer.json | | |
Eric Nikolay Katz | 7619e0032e8 | Fix Typo in Exception 'Sociliate' -> 'Socialite' | | |
Taylor Otwell | 647bdd92507 | fix facade. | | |
Taylor Otwell | 726d85fd550 | fix provides. | | |
Taylor Otwell | 0a865fae9ee | fix typo. | | |
Taylor Otwell | cd54ec81e50 | add branch alias. | | |
Taylor Otwell | 70800c03a82 | fix class name. | | |
Taylor Otwell | f1dbf88af29 | move contracts. | | |
Taylor Otwell | 606c9d1d10f | Remove a binding. | | |
Eliu Florez | c3711b68a9b | Facebook - Graph API version
base Graph URL, Graph API version | | |
Taylor Otwell | b9dcb1cff30 | Change IoC bindings. | | |
Taylor Otwell | ac3028619aa | Implement some interfaces from contracts. | | |
Taylor Otwell | fb86e2d4c94 | Read me. | | |
Taylor Otwell | 71ecae4fd94 | Fix typo. | | |
Taylor Otwell | 2a5eb85a4d1 | Add dependency. | | |
Taylor Otwell | 7aac9899ab7 | Provides. | | |
Taylor Otwell | 3dd5ca6f5cb | Fixing tests. | | |
Taylor Otwell | 8da7b24e36e | Fixing things. | | |
Taylor Otwell | 0d60ff84bf8 | Cleaning. | | |
Taylor Otwell | 995395ede3e | Merge pull request #8 from adamgoose/master
Fixing Google Provider | | |
Adam Engebretson | c0eaf202370 | Fixing Google Provider
Signed-off-by: Adam Engebretson <[email protected]> | | |
Taylor Otwell | b02f6723157 | Merge pull request #7 from adamgoose/master
Adding some readme notes. | | |
Adam Engebretson | 73e8ab92b89 | Defaulting to POST requests
Signed-off-by: Adam Engebretson <[email protected]> | | |
Adam Engebretson | 944c20f902b | Adding some readme notes.
Signed-off-by: Adam Engebretson <[email protected]> | | |
Taylor Otwell | 46631996ab8 | Merge pull request #6 from adamgoose/master
Adding response_type | | |
Adam Engebretson | 695c8e9d992 | Adding response_type
Signed-off-by: Adam Engebretson <[email protected]> | | |
Taylor Otwell | c9de6b155c3 | Fix tests. | | |
Taylor Otwell | 137fabdbb18 | Fix scopes. | | |
Taylor Otwell | 8601d4b7e45 | Set default scopes. | | |
Taylor Otwell | 9ec9e917620 | Spacing. | | |
Taylor Otwell | 96d8caabb54 | Merge pull request #5 from adamgoose/master
Getting proper name off Twiter response | | |
Adam Engebretson | 23d387b027a | Getting proper name off Twiter response
Signed-off-by: Adam Engebretson <[email protected]> | | |
Taylor Otwell | df0d3a1b4a4 | Setting some default scopes. | | |
Taylor Otwell | 21d6df464a2 | Shorten up line. | | |
Taylor Otwell | a336bd27a79 | Merge pull request #4 from adamgoose/master
Making progress | | |
Adam Engebretson | 1dd79cb49f5 | Fixing Token Request
Signed-off-by: Adam Engebretson <[email protected]> | | |
Adam Engebretson | b487ac7f3fb | Adding code-style fix
Signed-off-by: Adam Engebretson <[email protected]> | | |
Adam Engebretson | 900b6998503 | Fixing Token Client
This works on Facebook, at the very least.
Signed-off-by: Adam Engebretson <[email protected]> | | |
Adam Engebretson | 90c099810b5 | Using Proper Guzzle Client
Signed-off-by: Adam Engebretson <[email protected]> | | |
Taylor Otwell | 58793d741d8 | Merge branch 'master' of github.com:laravel/socialite | | |
Taylor Otwell | c4e441362d0 | fix key. | | |
Taylor Otwell | dbab855960c | Merge pull request #3 from adamgoose/master
Using Facade | | |
Adam Engebretson | e3307156b6f | Using Facade | | |
Taylor Otwell | 175e1ba03b6 | Merge pull request #2 from adamgoose/master
Fixing namespace | | |
Adam Engebretson | 8186bc8de20 | Fixing namespace | | |
Taylor Otwell | d37af9f3934 | Fix return type. | | |
Taylor Otwell | 6d3711e2778 | Tabs. | | |
Taylor Otwell | 5b9e16eb19a | cleaning up some code. | | |
Taylor Otwell | 06ea2e3824d | first commit. | | |
← Prev |