Charles Yapp | 2becf5c1835 | Upgrade Facebook Graph API version from 2.6 to 2.7. | | |
Taylor Otwell | 300979f2296 | Merge pull request #176 from mayoz/patch-1
Missing return value. | | |
Sercan Çakır | 307c50c6cf1 | Missing return value. | | |
Taylor Otwell | f0cb028053f | Merge pull request #174 from vitorfavila/2.0
Added "link" field to get user's facebook profile url | | |
Vitor Avila | eb822f85da5 | Added link field (profileUrl) | | |
Taylor Otwell | 76ee5397fcd | Merge pull request #172 from EveryWell/2.0
getUserByToken app secret proof fix | | |
Taylor Otwell | 56b8a2d0258 | Merge pull request #173 from rick20/2.0
Updates LinkedIn OAuth URL | | |
Ricky | e8bbc503d86 | Updates LinkedIn OAuth URL | | |
EveryWell | 2be9f0b0e47 | StyleCI fix | | |
EveryWell | b7a54aee853 | StyleCI fix | | |
EveryWell | 4ec6466691c | getUserByToken app secret proof fix
The app secret proof parameter is now sent only if a Facebook app is
configured. | | |
Taylor Otwell | a38ed4f6fc5 | Merge pull request #171 from lucasmichot/patch-1
Add VersionEye dependencies status | | |
Lucas Michot | 07f4aeace9f | Add VersionEye dependencies status | | |
Taylor Otwell | b61d160ccff | move method | | |
Taylor Otwell | 55a4970b331 | Merge pull request #161 from KerryJones/2.0
Added setRedirectUrl method for dynamic URL redirection | | |
Taylor Otwell | 8820caa4ec4 | Merge pull request #168 from JoeForks/travis-badge
Add pretty badges to readme | | |
Taylor Otwell | 73eff9e30e7 | Merge pull request #169 from lucasmichot/feature/2.0/return-store
Return \Illuminate\Session\Store | | |
Taylor Otwell | 7ed411ca702 | Merge pull request #170 from lucasmichot/feature/2.0/phpunit
Also permits phpunit ~5.0 | | |
Lucas Michot | 78d780094b8 | Also permits phpunit ~5.0 | | |
Lucas Michot | ffc0dd2275a | Return \Illuminate\Session\Store | | |
Joseph Cohen | 732d61a5424 | Add pretty badges to the readme | | |
Taylor Otwell | d0af1baff3f | Merge pull request #164 from lucasmichot/feature/2.0/arr
Prefer Arr calls instead of helpers | | |
Taylor Otwell | edaca75f230 | Merge pull request #165 from lucasmichot/feature/2.0/sort-composer-require
Sort composer requirements | | |
Taylor Otwell | dd547dc2430 | Merge pull request #166 from lucasmichot/feature/2.0/tests-psr4
Switch tests to PSR-4 | | |
Taylor Otwell | 37ba3ccf1f3 | Merge pull request #167 from lucasmichot/feature/2.0/assertions
Use stricter assertions | | |
Lucas Michot | af3c6fb67d2 | Use stricter assertions | | |
Lucas Michot | 65a40371fc8 | Switch to PSR-4 for tests | | |
Lucas Michot | 3acc2b54046 | Sort composer requirements | | |
Lucas Michot | 09e81f07d5f | Prefer Arr calls instead of helpers | | |
Kerry Jones | d374055ace4 | Updated method name | | |
Kerry Jones | f70ba4a03ee | Fixed for StyleCi standards | | |
Kerry Jones | 5e5c3f3d554 | Added setRedirectUrl method for dynamic URL redirection | | |
Taylor Otwell | fb6468f3039 | Merge pull request #159 from lucasmichot/feature/2.0/user-scope-tests
Ensure the $user property can be accessed. | | |
Taylor Otwell | 1c276440b48 | Merge pull request #160 from lucasmichot/feature/2.0/travis-php-7
Also test with PHP 7 | | |
Lucas Michot | 378f056fee4 | Also test with PHP 7 | | |
Lucas Michot | 83f2d18006e | Ensure the $user property can be accessed. | | |
Taylor Otwell | 81d39cde222 | Merge pull request #158 from lucasmichot/feature/2.0/fix-user-access
[2.0] Change the scope of $user | | |
Taylor Otwell | 50921bb08db | wording | | |
Lucas Michot | 1f9335dd680 | Change scope of | | |
hiendv | 953cc98ee04 | Add a note on not including state and response_type | | |
Taylor Otwell | f3e3bdf9368 | formatting fixes | | |
Taylor Otwell | d1e59be3e13 | Merge branch 'add-refresh-token-simplified' of https://github.com/asaph/socialite into asaph-add-refresh-token-simpli... | | |
Taylor Otwell | c6f767b5611 | shorten note | | |
Taylor Otwell | 7b20efebaaf | Merge pull request #154 from GrahamForks/patch-1
Added a note for contributors | | |
Graham Campbell | bb41fe89183 | Added a note for contributors | | |
asaph | 0c234df124d | Expose OAuth2 refresh_token and expires_in when available | | |
Taylor Otwell | 2a3b1f0102b | Merge pull request #150 from lucasmichot/feature/2.0/travis-prefer-dist
Use --prefer-dist | | |
Taylor Otwell | 0fba95b0a61 | Merge pull request #147 from lucasmichot/feature/2.0/gitattributes
Do not export some files and folders | | |
Taylor Otwell | 88748a26fa9 | fix comment | | |
Lucas Michot | 8082fd61f69 | Use --prefer-dist | | |
Taylor Otwell | 9bcf29fa214 | Merge pull request #148 from lucasmichot/feature/2.0/user-property
Declare the user propserty | | |
Taylor Otwell | e12aadadc4a | Merge pull request #149 from lucasmichot/feature/2.0/travis-test-with-php54
Also tests with PHP >= 5.4 | | |
Lucas Michot | 32640fa2c81 | Also tests with PHP >= 5.4 | | |
Lucas Michot | a2eb7a1386d | Declaire the user propserty | | |
Lucas Michot | a5bd63fdfda | Do not export some files | | |
Taylor Otwell | 50f0c192846 | Merge pull request #145 from lucasmichot/feature/2.0/docsblocks-style-fixes
Some docblocks style fixes | | |
Taylor Otwell | 433fe34f150 | Merge pull request #146 from lucasmichot/feature/2.0/editorconfig
Add an .editorconfig file | | |
Lucas Michot | b9b23c0635b | Add an .editorconfig file | | |
Lucas Michot | b4e3bceb335 | Some doccblocks style fixes | | |
Taylor Otwell | 38193be348a | fix method order | | |
ApolloPY | 77625d5800e | fixed | | |
ApolloPY | 28129b62435 | Allows the caller to set the Client | | |
Taylor Otwell | 0c27019afa5 | Merge pull request #141 from emmanuelgautier/patch-1
fix authcontroller example namespace | | |
Emmanuel Gautier | ab7a6118b12 | fix authcontroller example namespace | | |
Taylor Otwell | 51ba87e1d16 | Merge pull request #139 from SammyK/graph-v2.6
Update Facebook Graph API version to v2.6 | | |
SammyK | e0fbc71969b | Update Facebook Graph API version to v2.6 | | |
Taylor Otwell | c1b8622bbf3 | Merge pull request #138 from JaoNoctus/patch-1
Update readme.md | | |
João Vítor Dias | 051db76214b | Update readme.md
highlight code. | | |
Taylor Otwell | edd00ab9693 | working on formatting | | |
Sil3nt_One | 29f4d474d13 | Facebook re-request denied permissions.
Added method to set auth_type=rerequest for re-requesting permissions which ... | | |
Taylor Otwell | 78e9a56cb7e | Merge pull request #130 from gaomd/patch-1
Fix section heading level in readme.md | | |
Mengdi Gao | 10725b4c8a9 | Fix section heading level in readme.md | | |
Taylor Otwell | 9240d9f4984 | move method order | | |
David Thorpe | 3d95660dde8 | Allow retrieval of raw user data from AbstractUser
Signed-off-by: David Thorpe <[email protected]> | | |
Taylor Otwell | ef398fe98b0 | fix formatting issues | | |
steven | f6e2486cd1c | Add ability to get basic social user details from an already known access_token
Use case: when authenticating on a c... | | |
Taylor Otwell | 8041aa10e05 | Merge remote-tracking branch 'origin/2.0' into 2.0 | | |
Taylor Otwell | 5c9a96a1dbb | update socialite docs | | |
Taylor Otwell | e04ab0bb972 | Merge pull request #123 from diegocaprioli/2.0
Fixed some DocBlocks that had missing sections and wrong types. | | |
Diego Caprioli | 698126ca7e8 | Fixed some DocBlocks that had missing sections and wrong types. | | |
Taylor Otwell | 590ac7dd52f | Merge pull request #118 from PEKTOP/patch-1
fix phpdoc | | |
Taylor Otwell | 73f4a31f24f | Merge pull request #119 from PEKTOP/patch-2
fix StyleCI fail | | |
Nikolay Denisenko | e924959fee7 | fix StyleCI fail | | |
Nikolay Denisenko | 39d4a0e045a | fix phpdoc | | |
Taylor Otwell | 321786a69d2 | Merge pull request #113 from Max13/2.0
Added OpenID scope | | |
Adnan RIHAN | 08c0e8ec06c | Added OpenID scope
Without the `openid` scope, the name of the user isn't returned when G+ is disabled (for Google A... | | |
Taylor Otwell | 297945170f1 | Merge pull request #112 from BostjanOb/master
bitbucket oauth2 | | |
Bostjan Oblak | 659f686bdee | styleCi patch | | |
Bostjan Oblak | 7253c66fcc4 | formating | | |
Bostjan Oblak | 30cac52f2ba | remove use | | |
Bostjan Oblak | 2ef2b9f3e60 | bitbucket oauth2 | | |
Taylor Otwell | d248a25eade | Merge pull request #111 from KerryJones/2.0
Make AbstractProvider::scopes() more intuitive | | |
Kerry Jones | 1e149ef5830 | Make AbstractProvider::scopes() more intuitive
Google and Facebook require certain scopes to login correctly so they... | | |
Taylor Otwell | a1f4bb06414 | Merge pull request #110 from Max13/2.0
Replaced G+ scopes by Google Sign | | |
Adnan RIHAN | ac1cd0acfc0 | Replaced G+ scopes by Google Sign
When using Google Sign-in, using G+ is unnecessary and can be blocked with Google ... | | |
Taylor Otwell | dab36b0ac2e | Merge pull request #109 from Max13/patch-1
Replaced G+ by OpenID in scopes | | |
Adnan RIHAN | 79c89840e25 | OpenID isn't necessary
Finally, OpenID isn't necessary. These scopes are enough for [Google Sign-In](https://develop... | | |
Adnan RIHAN | 1723c1a2a06 | Replaced G+ by OpenID in scopes
No need to specify anything related to "Google +". Some Google Apps accounts may hav... | | |
Taylor Otwell | 074e3cb685a | just use name | | |
Taylor Otwell | 559fb5e51ab | remove dev dep | | |
Taylor Otwell | b15f4be0ac7 | Merge remote-tracking branch 'origin/2.0' into 2.0 | | |
Taylor Otwell | f5db189c252 | use singleton method | | |
Taylor Otwell | 87782b4ae93 | Merge pull request #105 from SammyK/graph-v2.5
Update Graph version to v2.5 | | |
SammyK | f7267fcc188 | Update Graph version to v2.5 | | |
Taylor Otwell | 5995d2c9c60 | Merge remote-tracking branch 'origin/2.0' into 2.0 | | |
Taylor Otwell | 0d2cde649e0 | pass extra options to config | | |
Taylor Otwell | b4e337e4aec | Merge pull request #103 from industrious-mouse/2.0
Add the ability to specify which fields to return from the Linked... | | |
Christian Thomas | b37d8f232f3 | Update LinkedInProvider.php
Add the ability to specify which fields to return from the LinkedIn Provider | | |
Taylor Otwell | 0bb08c8666f | Merge pull request #101 from dmvslv/twitter-extra-data
Add twitter location and description fields | | |
Dima Vasilyev | f16cebca905 | Add twitter location and description fields | | |
Taylor Otwell | 8aa550de327 | fix some code formatting issues | | |
José Emmanuel Lozoya | f746424b817 | Send appsecret_proof on getUserByToken method. | | |
Taylor Otwell | 8a9e4b61f50 | Fixing a few formatting issues. | | |
Craig Cabrey | 5880e68fba8 | Add setting custom request parameters to redirect
Many popular OAuth2 providers accept custom request parameters in ... | | |
Taylor Otwell | 0f7c3b02f7e | Merge branch '2.0' | | |
Taylor Otwell | b36860a5996 | Merge pull request #94 from GrahamForks/cs
CS Fixes | | |
Graham Campbell | 3ee6d79c5b5 | Delete .styleci.yml | | |
Graham Campbell | 73843f1462f | CS fixes | | |
Taylor Otwell | 3d9ed9f4703 | Merge pull request #93 from GrahamCampbell/patch-1
Pull the state from the session | | |
Graham Campbell | 5c54da93016 | Updated logic | | |
Graham Campbell | 1c5b65cc109 | Added more tests | | |
Graham Campbell | 410a8e71615 | Updated tests | | |
Graham Campbell | 98792a544be | Ensure the state is set | | |
Graham Campbell | 4646af9a947 | Pull the state from the session | | |
Taylor Otwell | feea1b456fc | Merge pull request #92 from chako91/patch-1
Facebook Login is not returning some fields | | |
chako91 | 647c1a1c082 | Facebook Login is not returning some fields
When login with Facebook them is no returning fields: gender and verified. | | |
Taylor Otwell | 98cc980b9d3 | fix order of imports | | |
Taylor Otwell | 2ef13bae148 | Merge pull request #91 from GrahamCampbell/patch-1
Make sure the state is truely random | | |
Graham Campbell | 4499c6bd2e1 | Updated tests | | |
Graham Campbell | 661e18c0dfe | Added missing import | | |
Graham Campbell | a06d88bc077 | Make sure the state is truely random | | |
Taylor Otwell | 42626875f6b | Merge pull request #89 from jbruni/patch-1
Update readme.md | | |
Taylor Otwell | 2f77e4f4bc1 | formatting | | |
Taylor Otwell | ec057612b4f | Merge pull request #90 from joebenson/patch-1
Adds 'fields' parameter support | | |
joebenson | 4f1f04c3cb6 | Adds 'fields' parameter support
Graph API v2.4 requires a fields parameter to return anything beyond id, name, and a... | | |
J Bruni | 14fc976cb33 | Update readme.md
Included LinkedIn and Bitbucket in the services list. | | |
Taylor Otwell | 8cf72708a18 | Merge pull request #88 from SammyK/graph-api-2.4
Update Facebook Graph API version to v2.4 | | |
SammyK | 90147a96f4d | Update Facebook Graph API version to v2.4 | | |
Taylor Otwell | 33ba9b13a5b | Merge branch '2.0' | | |
Taylor Otwell | 75e6275c5aa | Merge pull request #85 from barryvdh/patch-1
Send grant_type as POST param | | |
Barry vd. Heuvel | a3c7ad622cd | Send grant_type as POST param
Prevent 401 errors on fresh logins | | |
Taylor Otwell | 8910ab7dd06 | Merge pull request #81 from mirzabusatlic/2.0
First/last name not always set for Facebook | | |
Mirza Busatlic | 1cbbc87a903 | First/last name not always set for Facebook | | |
Taylor Otwell | c5d51697cbc | Merge pull request #80 from rafaelbeckel/patch-1
Update Facebook API version to 2.3 | | |
Rafael Beckel | 8a0992bfbfc | Update Facebook API version to 2.3 | | |
Taylor Otwell | 451058efc58 | Merge pull request #79 from barryvdh/original-avatars
Add original/large avatars | | |
Barry vd. Heuvel | af225dab69b | Add original/large avatars | | |
Taylor Otwell | 5bc0a15fcf8 | Merge pull request #78 from barryvdh/patch-1
Add original picture to LinkedIn | | |
Barry vd. Heuvel | 26578734041 | Update LinkedInProvider.php | | |
Barry vd. Heuvel | 436d7e9a93b | Add original picture to LinkedIn
Make the fields a bit readable + include the original picture in the profile response. | | |
Taylor Otwell | 31685e257ad | Merge pull request #77 from barryvdh/linkedin
Add LinkedIn Provider | | |
Barry vd. Heuvel | 8a1470432e8 | Add LinkedIn driver | | |
Taylor Otwell | 8d04ec01ea3 | Merge pull request #76 from mattwells/missing-redirectUrl-property
Add missing $redirectUrl property definition to A... | | |
Matt Wells | 805f8898750 | Add missing $redirectUrl property definition to AbstractProvider | | |
Taylor Otwell | 4dc67504e60 | quit testing on 5.4 | | |
Taylor Otwell | 2b288a737e5 | formatting | | |
Mirza Busatlic | 2af5b972f43 | Added support for Facebook popup dialog | | |
Taylor Otwell | dc56fe658be | Merge pull request #73 from lucasmichot/patch-1
Missing docblock | | |
Lucas Michot | 01e556a49bb | Missing docblock | | |
Taylor Otwell | 15f36da0734 | adding guzzle 6 support | | |
Taylor Otwell | c2b2b9c74e3 | formatting and various cleaning | | |
Taylor Otwell | aa9f232c846 | Merge branch 'github_email' of https://github.com/DmitryRomanenko/socialite into DmitryRomanenko-github_email | | |
Taylor Otwell | 2ffa5359184 | move property | | |
Taylor Otwell | e42b19b8a72 | various fixes | | |
Isaac Earl | d44432cc48d | cs | | |
Isaac Earl | bf6a487170b | fixing multiple cs issues | | |
Isaac Earl | 609b71a4020 | protect stateless getter/setter | | |
Isaac Earl | daece632f2c | cleaned up a bit | | |
Isaac Earl | 44e8164cf99 | stateless option for oauth2 | | |
Dmitry Romanenko | 85f6842e267 | Added GitHub and email login and signup | | |
Taylor Otwell | 3d5f6560f86 | inherit doc | | |
Taylor Otwell | 5112e24c06c | Merge pull request #58 from AdamBuchen/2.0
Override of user method in Twitter Provider. | | |
Adam Buchen | 19cc7288826 | Override of user method in Twitter Provider.
This is so that the urls property that comes back from the OAuth librar... | | |
Taylor Otwell | 38c15dc9ec9 | Merge pull request #56 from dexbarrett/github-email
Fix for undefined index error when email is hidden | | |
Taylor Otwell | 4ca0e2868fd | remove line. | | |
Taylor Otwell | 8f611b9135e | Merge pull request #54 from JoeForks/feature/bitbucket
Added BitBucket provider | | |
Taylor Otwell | be517684c31 | rename method. | | |
Taylor Otwell | e02e6707072 | Merge pull request #55 from red-crown/2.0
Move auth url parameters to own method. | | |
Judas Borbon | 597e923fa2a | Change code to use array_helper | | |
Judas Borbon | bef12259f60 | Fix for hidden email | | |
Matthew Strickland | fc07ba0f432 | Move auth url parameters to own method.
This makes it a bit easier to add any additional parameters needed for build... | | |
Joseph Cohen | 36ed8bfea01 | Added BitBucket provider | | |
Taylor Otwell | 5fce7057881 | Merge branch '2.0' | | |
Taylor Otwell | b1719c1b87e | convert to psr2 | | |
Taylor Otwell | 68db62661d2 | convert to psr2 | | |
Taylor Otwell | ce994b445cc | Merge pull request #49 from CupOfTea696/2.0
Update GoogleProvider to new Google API and scopes | | |
Taylor Otwell | 816f3484e9d | Merge branch '2.0' | | |
Taylor Otwell | 485dd3a437c | fix spacing. | | |
← PrevNext → |