PHPackages                             ngekoding/google-login - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ngekoding/google-login

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ngekoding/google-login
======================

The easy way to integrate Google Login into PHP application.

v1.0.0(3y ago)3592MITPHPPHP &gt;=5.6

Since Aug 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ngekoding/google-login)[ Packagist](https://packagist.org/packages/ngekoding/google-login)[ RSS](/packages/ngekoding-google-login/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Google Login
============

[](#google-login)

The easy way to integrate Google Login into PHP application.

Requirements
------------

[](#requirements)

- PHP 5.6 or above
- The **OAuth client ID** from Google Cloud Console

Installation
------------

[](#installation)

```
composer require ngekoding/google-login
```

Usage
-----

[](#usage)

Just call the `auth` method and you are done!

```
