11 thoughts on “Laravel Social Login using Socialite”

  • 1
    Robi Parvez on March 3, 2017 Reply

    nice

  • 2
    Paras on March 10, 2017 Reply

    that was nice

    • 3
      avinash on March 10, 2017 Reply

      Thanks for passing by 🙂

  • 4
    Milad on October 8, 2017 Reply

    I get this error with google login:

    Missing required parameter: redirect_uri

  • 6
    Christian on November 8, 2017 Reply

    This post saved my life literally~ Thx admin..

    • 7
      avinash on November 27, 2017 Reply

      Glad it helped you 🙂

  • 8
    Aman jaswalia on January 12, 2018 Reply

    Hello Avinash!

    On upper version of IE , all version of firefox and chrome working fine and get value in “oauth.temp”.

    But when i try with facebook or twitter login in windows 7 with IE11 getting NULL value from One/AbstractProvider.php -> getToken() -> $temp = $this->request->session()->get(‘oauth.temp’)
    Not get value from “oauth.temp”.

    You can test link “http://fansquab.illuminz.com/login” on simulator http://browserling.com/ where you can see error NULL after twitter login.

    Please help.

    Thanks

  • 9
    Vue on March 15, 2018 Reply

    Plz do a tutorial how to use socialite with vueJS

  • 10
    Андрэй Драгун on October 25, 2018 Reply

    Thanks, but whay dont work in facebook.

  • 11
    Pushpak on January 15, 2019 Reply

    How To Logout?

Leave a Reply