laravel-google-guard | Auth guard for Laravel

 by   dusterio PHP Version: 0.1.5 License: MIT

kandi X-RAY | laravel-google-guard Summary

kandi X-RAY | laravel-google-guard Summary

laravel-google-guard is a PHP library. laravel-google-guard has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Sometimes your small application doesn't need local persisted user repository at all. At times like that, it's nice to rely on external account repository, eg. Google – nowadays practically everybody got a Google account?. This authentication guard relies on Google token. Every time your app needs to authenticate a user, it will redirect user to Google, then back. If the token is valid, your user will be considered authenticated within your app. No persistence at all, just some session caching. And you can of course specify allowed Google users or domains if your application is private.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              laravel-google-guard has a low active ecosystem.
              It has 5 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of laravel-google-guard is 0.1.5

            kandi-Quality Quality

              laravel-google-guard has no bugs reported.

            kandi-Security Security

              laravel-google-guard has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              laravel-google-guard is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              laravel-google-guard releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed laravel-google-guard and discovered the below as its top functions. This is intended to give you an instant insight into laravel-google-guard implemented functionality, and help decide if they suit your requirements.
            • Returns the logged in user
            • Handle provider callback
            • Hydrate user model .
            • Register the Guard class .
            • Check if session has expired
            • Logs a user in the session .
            • Add Google Guard routes .
            • Register routes .
            • Redirect to google provider .
            Get all kandi verified functions for this library.

            laravel-google-guard Key Features

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

            laravel-google-guard Examples and Code Snippets

            laravel-google-guard,Installation
            PHPdot img1Lines of Code : 36dot img1License : Permissive (MIT)
            copy iconCopy
            $ composer require dusterio/laravel-google-guard
            
            Dusterio\LaravelGoogleGuard\Integrations\LaravelServiceProvider::class,
            
            $ php artisan route:list
            | GET|HEAD | auth/google            |                   | Dusterio\LaravelGoogleGuard\Http\LoginContro  

            Community Discussions

            No Community Discussions are available at this moment for laravel-google-guard.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install laravel-google-guard

            First install the package using Packagist:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/dusterio/laravel-google-guard.git

          • CLI

            gh repo clone dusterio/laravel-google-guard

          • sshUrl

            git@github.com:dusterio/laravel-google-guard.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