MediaWiki extension WSOAuth

Clone this repo:
  1. 59656c9 build: Updating cross-spawn to 7.0.6 by libraryupgrader · 3 weeks ago master
  2. 8d686e6 Localisation updates from https://translatewiki.net. by Translation updater bot · 4 weeks ago
  3. ccbf0c0 build: Updating mediawiki/mediawiki-codesniffer to 45.0.0 by libraryupgrader · 6 weeks ago
  4. 5084a6f Replace deprecated wfGetDB by Umherirrender · 3 months ago
  5. 8c22b33 build: Updating micromatch to 4.0.8 by libraryupgrader · 4 months ago

WSOAuth

The WSOAuth extension enables you to delegate authentication to an OAuth provider. It provides a layer on top of PluggableAuth to allow authentication via a number of OAuth providers.

This extension requires PluggableAuth to be installed first. It also requires some PHP libraries, which may be installed using Composer.

Additional information about the extension and how to use it can be found on it's MediaWiki page.