MediaWiki extension GoogleLogin Project page: https://www.mediawiki.org/wiki/Extension:GoogleLogin

Clone this repo:
  1. d2034d6 Merge "build: Updating dependencies" by Umherirrender · 2 days ago master
  2. 2fcae24 Localisation updates from https://translatewiki.net. by Translation updater bot · 2 days ago
  3. 07c2024 build: Updating dependencies by libraryupgrader · 2 days ago
  4. 16671bb Localisation updates from https://translatewiki.net. by Translation updater bot · 5 weeks ago REL1_42
  5. 4d7a9e7 Localisation updates from https://translatewiki.net. by Translation updater bot · 8 weeks ago

GoogleLogin MediaWiki Extension

This Extension provides a Google Login Special page to login with a Google account to a the MediaWiki User account.

Requirements

  • MediaWiki Version 1.28+
  • MySQL (sorry, no PostgreSQL or SQLite support for now)
  • PHP 5.5+
  • Google Developer Account with Google+ API access
  • Google+ API access
  • API Credentials for Webapplication (Client ID and Client Secret)

Installation and Configuration

See https://www.mediawiki.org/wiki/Extension:GoogleLogin

Google API PHP Client

This Extension uses the Google API PHP Client, a free software licensed under Apacha 2.0: https://github.com/google/google-api-php-client https://github.com/google/google-api-php-client/blob/master/LICENSE