laravel-socialite | Social OAuth Authentication for Laravel | Authentication library

 by   overtrue PHP Version: 4.0.1 License: No License

kandi X-RAY | laravel-socialite Summary

kandi X-RAY | laravel-socialite Summary

laravel-socialite is a PHP library typically used in Security, Authentication applications. laravel-socialite has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

:octocat: Social OAuth Authentication for Laravel 5. drivers: facebook, github, google, linkedin, weibo, qq, wechat and douban
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              laravel-socialite has a low active ecosystem.
              It has 317 star(s) with 49 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 18 have been closed. On average issues are closed in 338 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of laravel-socialite is 4.0.1

            kandi-Quality Quality

              laravel-socialite has 0 bugs and 0 code smells.

            kandi-Security Security

              laravel-socialite has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              laravel-socialite code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              laravel-socialite does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              laravel-socialite releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              laravel-socialite saves you 9 person hours of effort in developing the same functionality from scratch.
              It has 27 lines of code, 4 functions and 2 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed laravel-socialite and discovered the below as its top functions. This is intended to give you an instant insight into laravel-socialite implemented functionality, and help decide if they suit your requirements.
            • Register the socialite manager .
            • Get socialite manager .
            • Get the facade accessor
            Get all kandi verified functions for this library.

            laravel-socialite Key Features

            No Key Features are available at this moment for laravel-socialite.

            laravel-socialite Examples and Code Snippets

            No Code Snippets are available at this moment for laravel-socialite.

            Community Discussions

            QUESTION

            Log-in users in flutter through social accounts with laravel-socialite backend
            Asked 2020-Dec-10 at 10:21

            I am working on a flutter application, and I want to implement social login (Google and Facebook).

            My API is implemented with Laravel and uses Laravel-socialite to authenticate users, there is the backend, web frontend (using VueJs) and now I am working on the mobile application using flutter.

            The web application is working good (using the vue-social-auth package).

            What I have done till now:

            1. Used flutter_google_sign_in to handle authentication on the flutter app.
            2. Did configure the package and I can successfully get user info through that package.

            Problem I am facing:

            What I don't seem to get working is to send the user that just logged in to the backend in order to provide an in-app user experience.

            This is what the vue-social-auth package provides and what I send to the backend, which is working fine:

            ...

            ANSWER

            Answered 2020-Dec-10 at 10:21

            I have solved it, after some digging I found out Laravel-Socialite has the functionality to log in users using their token built-in:

            Quoting Socialite documentation:

            If you already have a valid access token for a user, you can retrieve their details using Socialite's userFromToken method.

            Source https://stackoverflow.com/questions/65142862

            QUESTION

            Laravel Socialite Github OAuth Response 401 Bad Credentials
            Asked 2020-Oct-20 at 10:43

            I am working on Laravel 7 and for social login I am using Socialite package. I am following this article for reference and did exactly the same but I am getting an unauthorized response with a message - "Bad Credentials". I have also tried resetting the secret key.

            This is my Github settings

            Thanks for the response.

            ...

            ANSWER

            Answered 2020-Oct-20 at 10:43

            Aside from making sure that your client_id and client_secret are set correctly, you also need to ensure that your redirect value in your config/services.php:

            Source https://stackoverflow.com/questions/63921911

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install laravel-socialite

            if you have been installed the overtrue/socialite package, please remove it from composer.json before this command.

            Support

            Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/overtrue/laravel-socialite.git

          • CLI

            gh repo clone overtrue/laravel-socialite

          • sshUrl

            git@github.com:overtrue/laravel-socialite.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Authentication Libraries

            supabase

            by supabase

            iosched

            by google

            monica

            by monicahq

            authelia

            by authelia

            hydra

            by ory

            Try Top Libraries by overtrue

            pinyin

            by overtruePHP

            share.js

            by overtrueJavaScript

            easy-sms

            by overtruePHP

            laravel-wechat

            by overtruePHP

            laravel-lang

            by overtruePHP