Mediapress Core
  1. Mediapress Core

socialite

Public
  1. Mediapress Core
  2. socialite

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
mertcagiranmertcagiran
15946d58f15Linkedin api v2
Taylor OtwellTaylor Otwell
79316f36641Merge pull request #319 from saputradharma/v3-google-plus-api-closed Change Google+ APIs because it will be shutdown
Dharma SaputraDharma Saputra
b381b55df5efix styleCI
Dharma SaputraDharma Saputra
c2272a3b977Merge branch '3.0' into v3-google-plus-api-closed
Dharma SaputraDharma Saputra
4d24de35e53[UPDATE] Change google plus api
Dries VintsDries Vints
bc29c2bf52bMerge pull request #306 from driesvints/unify-test-namespaces [3.0] Unify test namespaces
Dries VintsDries Vints
ba467221da8Unify test namespaces
Taylor OtwellTaylor Otwell
78d6d567b03Merge pull request #304 from driesvints/remove-readme-note [3.0] Remove note about 5.3
Dries VintsDries Vints
a1d14956191Remove note about 5.3 5.3 isn't supported anymore.
Dries VintsDries Vints
baac29286c9Merge pull request #302 from driesvints/disable-xdebug [3.0] Disable xdebug
Dries VintsDries Vints
f031670a547Disable xdebug
Taylor OtwellTaylor Otwell
f8045e31a9fMerge pull request #296 from lucasmichot/feature/2.0/arr-helper [3.0] No need to use array_add() helper.
Taylor OtwellTaylor Otwell
13a7dbda748Merge pull request #298 from lucasmichot/feature/3.0/use-phpunit-testcase-namespace [3.0 ]Use modern phpunit TestCas...
Taylor OtwellTaylor Otwell
e984c4880e3Merge pull request #299 from lucasmichot/feature/3.0/fix-teardown-visibility [3.0] Fix tearDown visibility.
Taylor OtwellTaylor Otwell
5bc5c3792fcMerge pull request #300 from andreybolonin/patch-1 add php 7.3
Andrey BoloninAndrey Bolonin
8f507d5c296Update .travis.yml
Lucas MichotLucas Michot
394d37fff1dFix CS.
Lucas MichotLucas Michot
7d4f4a2de22Fix tearDown visibility.
Lucas MichotLucas Michot
a90efb03da8Use modern phpunit TestCase namesapce.
Lucas MichotLucas Michot
405e739ed05No need to use array_add() helper.
Taylor OtwellTaylor Otwell
b12b2529f46Merge pull request #295 from lucasmichot/feature/3.0/import [3.0] Avoid FQCN and prefer imports.
Lucas MichotLucas Michot
a5039b74a41Fix CS.
Lucas MichotLucas Michot
2ed67597267Avoid FQCN and prefer imports.
Taylor OtwellTaylor Otwell
b205daec622Merge pull request #289 from iliyaZelenko/3.0 Line breaks in an arrays
ИльяИлья
d393c8ee453Update AbstractProvider.php
ИльяИлья
e046f68fee0Update TwitterProvider.php
ИльяИлья
ea399a21572Update LinkedInProvider.php
ИльяИлья
37db0ae9eccUpdate GoogleProvider.php
ИльяИлья
ec89a72505eUpdate FacebookProvider.php
ИльяИлья
83f4d04353aUpdate GithubProvider.php
ИльяИлья
091d7634ee7Update FacebookProvider.php
ИльяИлья
4ff75181654Update BitbucketProvider.php
Taylor OtwellTaylor Otwell
250449aff40Merge pull request #288 from iliyaZelenko/patch-1 [3.0] Line breaks in an array
ИльяИлья
273e442a7bbUpdate AbstractProvider.php
ИльяИлья
20e2753dd30Line breaks in an array
Taylor OtwellTaylor Otwell
7194c0cd9fbMerge pull request #287 from vmitchell85/patch-2 Update README.md
Vince MitchellVince Mitchell
44c806c686aUpdate README.md Update readme since the Gitlab provider was added in #286
Taylor OtwellTaylor Otwell
fa8385bd619Merge pull request #286 from jasonmccreary/gitlab-support Create provider for Gitlab
Jason McCrearyJason McCreary
94933d06c1fCreate provider for Gitlab
Taylor OtwellTaylor Otwell
043b54fa0e1Merge pull request #280 from browner12/patch-1 add missing period
AndrewAndrew
e75fb8ddd23add missing period
Taylor OtwellTaylor Otwell
bc45f71a81aMerge pull request #279 from browner12/patch-1 use HTTPS links where appropriate
AndrewAndrew
47e42267dfduse HTTPS links where appropriate both of these links redirect to HTTPS sites, so let's just send them directly there
Taylor OtwellTaylor Otwell
65f771ff4f2Merge pull request #278 from chrisforrence/fix-twitter-isNewUser-call [3.1] Changed isNewUser call to shouldBypassCache
Chris ForrenceChris Forrence
24b3045d2a0Changed isNewUser call to shouldBypassCache This fixes an issue where the isNewUser method was renamed to shouldBypa...
Taylor OtwellTaylor Otwell
eeb666a5ca0formatting
Ali HamzeAli Hamze
36671fef64aUpdated StyleCI changes
Ali HamzeAli Hamze
0e19e59e800Applied StyleCI changes & added doc block
Ali HamzeAli Hamze
258a896dce8Forces new request if credentials aren't the same as previous request
Taylor OtwellTaylor Otwell
555fe8f1e53Merge pull request #271 from lucasmichot/feature/3.0/facebook-provider [3.0] FacebookProvider : no need to set data ...
Taylor OtwellTaylor Otwell
17a4d70df25Merge pull request #272 from lucasmichot/feature/3.0/fix-git-files [3.0] Fix .git* files.
Lucas MichotLucas Michot
fe856dd6e53Fix .git* files.
Lucas MichotLucas Michot
9277849bf68No need to set data twice.
Taylor OtwellTaylor Otwell
88a4766cb01Merge pull request #266 from lucasmichot/feature/3.0/composer-homepage-support [3.0] Add composer.json homepage and ...
Taylor OtwellTaylor Otwell
6c6838e0df3Merge pull request #267 from lucasmichot/feature/3.0/arr-get [3.0] Enforce consistant use of Arr::get.
Taylor OtwellTaylor Otwell
25dba8ee223Merge pull request #268 from lucasmichot/feature/3.0/google-avatar-url [3.0] Extract Google avatar url.
Taylor OtwellTaylor Otwell
322d5795691Merge pull request #269 from lucasmichot/feature/3.0/test-class-notation [3.0] Use ::class notation in tests.
Taylor OtwellTaylor Otwell
73d0c0a2b45Merge pull request #265 from lucasmichot/feature/3.0/upgrade-to-php-564 [3.0] Upgrade to PHP >= 5.6.4.
Lucas MichotLucas Michot
8a4e8c3fee4Use lowercase stdClass.
Lucas MichotLucas Michot
5399ee9de8dUse ::class notation in tests.
Lucas MichotLucas Michot
3b48d381a12Factorize Google avatar url.
Lucas MichotLucas Michot
8871cb05d7bEnforce consistant use of Arr::get.
Lucas MichotLucas Michot
d0c34a9c282Add composer.json homepage and support sections.
Lucas MichotLucas Michot
c3f53880fbfUpgrade to PHP >= 5.6.4.
Taylor OtwellTaylor Otwell
b5f465847b1use array get
Taylor OtwellTaylor Otwell
4d29ba66fdbMerge pull request #261 from kamui545/facebook_30 Bump Graph API version to v3.0
Emmanuel MaggionEmmanuel Maggion
36b3302d71aBump Graph API version to v3.0
Taylor OtwellTaylor Otwell
647ee1b1b75Merge pull request #257 from kamui545/phpdoc_redirect Fix PHPDoc
Emmanuel MaggionEmmanuel Maggion
ce7fab67de0Fix PHPDoc
Taylor OtwellTaylor Otwell
416c4dc26b3Merge pull request #256 from arsoba/3.0 Bump Graph API version to v2.11
StasStas
5c90bcfcf7bFixed test: FB api version
StasStas
60c200c8843Bump Graph API version to v2.11
Taylor OtwellTaylor Otwell
ee6a32128e6Merge pull request #255 from carusogabriel/patch-1 Test against PHP 7.2
Gabriel CarusoGabriel Caruso
e8c5ec182bdTest against PHP 7.2
Taylor OtwellTaylor Otwell
376cc81af4dMerge pull request #254 from paulofreitas/documentation-cleanup [3.0] Documentation cleanup
Paulo FreitasPaulo Freitas
5c1401d4d44Documentation cleanup
Taylor OtwellTaylor Otwell
164afe79b1fMerge pull request #252 from dericcain/patch-1 Added package discovery notes to readme
Taylor OtwellTaylor Otwell
fc1c8d41569Merge pull request #253 from JapSeyz/patch-1 Fixed missing import statement
JapSeyzJapSeyz
4e4a64d565fFixed missing import statement Error given at L155 because Str is not imported.
Deric CainDeric Cain
653f6bf68d9Added package discovery notes to readme Made it clear that this package takes advantage of package discovery.
Taylor OtwellTaylor Otwell
60ef8825bdaformatting
Luiz BrandãoLuiz Brandão
b90e00f34b4Update readme Add information about the new relative path option.
Taylor OtwellTaylor Otwell
444db0fac4dformatting
Taylor OtwellTaylor Otwell
75614c6c24aformatting
LuizLuiz
2d242e59e85Allow the callback url to be relative
Taylor OtwellTaylor Otwell
5725f85e0ffMerge pull request #241 from gpedro/patch-1 chore: passing styleci
Gabriel PedroGabriel Pedro
47c66647762chore: passing styleci
Taylor OtwellTaylor Otwell
d79174513dbfix test
Taylor OtwellTaylor Otwell
65ab31724cdMerge pull request #239 from SammyK/bump-graph-v2.10 Bump Graph API version to v2.10
Sammy Kaye PowersSammy Kaye Powers
48d4cdcce3bBump Graph API version to v2.10
Taylor OtwellTaylor Otwell
b804b4070c8Merge pull request #236 from lucasmichot/feature/3.0/docblocks [3.0] Fix docblocks.
Lucas MichotLucas Michot
18189af551cFix docblocks.
Taylor OtwellTaylor Otwell
42c02611c34Merge pull request #234 from browner12/patch-1 support auto-discovery coming in Laravel 5.5
AndrewAndrew
9f633c0fd5afix facade namespace oops, screwed up the alias for this one.
AndrewAndrew
e2d623a912csupport auto-discovery coming in Laravel 5.5
Taylor OtwellTaylor Otwell
beca62d1727Merge pull request #233 from Daedalus11069/Daedalus11069-bitbucket-scope-delimiter Change $scopeSeparator to a space...
Daedalus11069Daedalus11069
679d865022dChange $scopeSeparator to a space in BitbucketProvider In Bitbucket's implementation of OAuth2, the space character ...
Taylor OtwellTaylor Otwell
5aee490fdd0Merge pull request #232 from TimWolla/redirect-response Use Illuminate's RedirectResponse instead of Symfony's
Tim DüsterhusTim Düsterhus
dec29521fadUse Illuminate's RedirectResponse instead of Symfony's Illuminate extends Symfony's RedirectResponse with ResponseTr...
Taylor OtwellTaylor Otwell
4946164611bMerge pull request #231 from netfox01/3.0 Update README.md : specify required Laravel version
Taylor OtwellTaylor Otwell
8d12720de2aUpdate README.md
Eissa SoubhiEissa Soubhi
7dec27a2a5eUpdate README.md required Laravel version
Taylor OtwellTaylor Otwell
59e816f0f57Merge pull request #229 from lucasmichot/feature/3.0/scopes [3.0] Let user pass a single scope as a string.
Taylor OtwellTaylor Otwell
98c74911253Merge pull request #230 from lucasmichot/feature/3.0/useless-variable [3.0] Remove useless variable.
Lucas MichotLucas Michot
b041b70d42cRemove useless variable.
Lucas MichotLucas Michot
63e6baba3daLet user pass a single scope as a string.
Taylor OtwellTaylor Otwell
064627e9313guzzle options formatting
Michiel VugteveenMichiel Vugteveen
1b878253e0bfix test
Michiel VugteveenMichiel Vugteveen
0415b9b2d97fix style
Michiel VugteveenMichiel Vugteveen
53b55f0f620Allow setting custom Guzzle options
Taylor OtwellTaylor Otwell
f412b964727Merge pull request #227 from robinvdvleuten/redirect-value Using the value helper so a closure can be provided
Robin van der VleutenRobin van der Vleuten
0693f37c578Using the value helper so a closure can be provided
Taylor OtwellTaylor Otwell
bca777a8526Merge pull request #225 from mikeaag/3.0 Add setScopes method and update documentation
Taylor OtwellTaylor Otwell
24022b8add7Update README.md
Mike GatwardMike Gatward
1f2f08e56d3Add setScopes method and update documentation
Taylor OtwellTaylor Otwell
1e80f8aa1e0Merge pull request #222 from ntzm/update-file-structure Update file structure to be more in sync with laravel/framew...
Nat ZimmermannNat Zimmermann
92c5bd6732eUpdate Taylor's email address
Nat ZimmermannNat Zimmermann
9aaac7d53b7Uppercase readme file name
Nat ZimmermannNat Zimmermann
d505ad77b38Make PHPUnit config .dist
Nat ZimmermannNat Zimmermann
9d1e77e936eReplicate framework license
Taylor OtwellTaylor Otwell
2771ab96004fix test
Sammy Kaye PowersSammy Kaye Powers
f4652d6f69dBump Graph API version to v2.9
Taylor OtwellTaylor Otwell
3786b4a55d9Merge pull request #218 from ImJustToNy/patch-1 Spelling mistake
ImJustToNyImJustToNy
8028f4938f4Spelling mistake
Taylor OtwellTaylor Otwell
441e0d46731Merge branch 'ceejayoz-patch-1' into 3.0
Taylor OtwellTaylor Otwell
0ccfdbf5216Fix tests
Chris Sternal-JohnsonChris Sternal-Johnson
1abbae16528Fix #214 for v2.0 branch
Taylor OtwellTaylor Otwell
5291b266a71Merge pull request #210 from dherran/doc-usage-5-4 Updated docs to reflect changes in Auth controllers
Danny HerranDanny Herran
6015afaae9fUpdated docs to reflect changes in Auth controllers
Taylor OtwellTaylor Otwell
0eb118158a5Merge pull request #204 from lucasmichot/feature/master/sort-require [3.0] Always sort require.
Taylor OtwellTaylor Otwell
82bc1da1f08Merge pull request #205 from lucasmichot/feature/master/class-notation [3.0] Use ::class notation.
Taylor OtwellTaylor Otwell
367553cb846Merge pull request #206 from lucasmichot/feature/master/no-suggest [3.0] No need to suggest packages.
Taylor OtwellTaylor Otwell
4cc5be41a55Merge pull request #207 from lucasmichot/feature/master/no-fqn [3.0] Avoid FQN in code.
Taylor OtwellTaylor Otwell
720f382b221Merge pull request #208 from lucasmichot/feature/master/tune-up-phpunit [3.0] Tune up PHPunit.
Taylor OtwellTaylor Otwell
91c9d59db02Merge pull request #209 from lucasmichot/feature/master/unused-variables [3.0] Remove unused variables.
Lucas MichotLucas Michot
6e01458b40dRemove unused variables.
Lucas MichotLucas Michot
2b215325e6cTune up PHPunit.
Lucas MichotLucas Michot
10412930afcAvoid FQN in code.
Lucas MichotLucas Michot
181f52a90adNo need to suggest packages.
Lucas MichotLucas Michot
799720f6a10Use ::class notation.
Lucas MichotLucas Michot
88d3a1e1b0bAlways sort require.
Taylor OtwellTaylor Otwell
2b1df506c0fMerge pull request #203 from jasonmccreary/bitbucket-fix Send client fields to Bitbucket
Jason McCrearyJason McCreary
82882dced2aSend client fields to Bitbucket
Taylor OtwellTaylor Otwell
01588748beefix conflicts
Taylor OtwellTaylor Otwell
90cab4bc3dcMerge pull request #201 from lucasmichot/feature/3.0/fix-bitbucket-provider [3.0] Bitbucket - fix access_token parsing
Taylor OtwellTaylor Otwell
42a23001014Merge pull request #202 from lucasmichot/feature/3.0/illuminate-session-store [3.0] Always use session().
Lucas MichotLucas Michot
1ffc5c5e140Always use session().
Lucas MichotLucas Michot
34f4673dfbcParse the access token.
GeorgeGeorge
6982b24c301Make use of getState method The expected behaviour of `$state` was to use the `getState` method. On branch `2.0` thi...
Taylor OtwellTaylor Otwell
d3aaffa5e12fix composer
Taylor OtwellTaylor Otwell
713b4afd3bdfix conflicts
Taylor OtwellTaylor Otwell
9f23589476eMerge pull request #198 from litvinchuk/patch-1 Update php versions in .travis.yml
Sergiy LitvinchukSergiy Litvinchuk
dac672b29c4Update php versions in .travis.yml
Taylor OtwellTaylor Otwell
811a7446d86update for laravel 5.4
Taylor OtwellTaylor Otwell
d576433bc52Update readme.md
Taylor OtwellTaylor Otwell
0ee268d317dMerge pull request #196 from GrahamCampbell/patch-1 Test on php 7.1 too
Taylor OtwellTaylor Otwell
8be5b84ab5bUpdate readme.md
Graham CampbellGraham Campbell
f49b7d26d53Test on php 7.1 too
Taylor OtwellTaylor Otwell
aca8de9a93aremove space
Taylor OtwellTaylor Otwell
de0409146fcfix docs
Taylor OtwellTaylor Otwell
351240c3d7bMerge branch 'patch-1' of https://github.com/tomhorvat/socialite into tomhorvat-patch-1
Taylor OtwellTaylor Otwell
c3a280f19b0fix docblock
Mahmoud ZaltMahmoud Zalt
8b9c3a5739aadd "get user profile" from `token` and `secret` The `Two/AbstractProvider.php` has `userFromToken($token)` to retri...
tomhorvattomhorvat
58e9ec7804bUpdate docs on retrieving user via token
Taylor OtwellTaylor Otwell
4efbdb1e9e4note on stateless
Sam JordanSam Jordan
8acccbc8ac9Fixed typo in stateless docs
Sam JordanSam Jordan
2f4a5c146ebAdded docs on stateless auth
Taylor OtwellTaylor Otwell
9eb677acfa6Merge pull request #187 from teertz/2.0 Added full-size photo for Google provider
Sergei ChukhanSergei Chukhan
4487a7590feFixes for StyleCI;
Sergei ChukhanSergei Chukhan
ec9baed160eFixed for StyleCI
Sergei ChukhanSergei Chukhan
57ce28fb06aAdded "avatar_original" which returns a full size photo instead of 50x50 for Google provider.
Taylor OtwellTaylor Otwell
dd297e20c34Merge pull request #186 from teertz/2.0 Upgrade Facebook Graph API version from 2.7 to 2.8.
Sergei ChukhanSergei Chukhan
aa36e0255cdUpgrade Facebook Graph API version from 2.7 to 2.8.
Taylor OtwellTaylor Otwell
b5d2d3cc22eMerge pull request #185 from geodeveloper/patch-3 Fix styling (StyleCI)
GeorgeGeorge
ee80494a106Fix styling (StyleCI)
GeorgeGeorge
6904c08dc53Fix styling (StyleCI)
Taylor OtwellTaylor Otwell
15d23530802Merge pull request #184 from geodeveloper/patch-2 Allow overriding the session state string.
GeorgeGeorge
de0067a9ae3Make the method getState protected
GeorgeGeorge
2e15fec1edfFix styling (StyleCI)
GeorgeGeorge
f99ff1b6265Fix styling (StyleCI)
GeorgeGeorge
620e6a7eaf8Allow overriding the session state string. In some scenarios we could override the session state string with another...
Taylor OtwellTaylor Otwell
6d9bf853f57Merge pull request #183 from geodeveloper/patch-1 Use the public method to get the scopes
GeorgeGeorge
11982f9e727Use the public method to get the scopes There may be a scenario when the class can be extended and override the scop...
Taylor OtwellTaylor Otwell
70f879846e5Merge pull request #179 from legshooter/patch-1 fixes repeat typo
legshooterlegshooter
5602da7860dfixes repeat typo
Taylor OtwellTaylor Otwell
73c2333acfdreadme wording
Matt IsenhowerMatt Isenhower
392e7d0f415Add a link to Socialite Providers
Taylor OtwellTaylor Otwell
0c36a8c8a88Merge pull request #177 from charlesyapp/2.0 Upgrade Facebook Graph API version from 2.6 to 2.7.