phproject-plugins / googleauth

Google OpenID Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleAuth

Allow easy sign-ins to your Phproject site with Google OAuth.

Setup

  1. Install the plugin to app/plugin/googleauth
  2. Get a Client ID from Google following their instructions
  3. Set the Client ID in Administration > Plugins > GoogleAuth
  4. You're done! Existing users can now long in from their Google accounts

About

Google OpenID Authentication

License:MIT License


Languages

Language:PHP 57.1%Language:HTML 42.9%