HomePhabricator

Add OAuth authentication using mwoauth
ced7f0e047d4Unpublished

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Add OAuth authentication using mwoauth

Use the excellent mwoauth library to add support for OAuth
authentication with the Wikimedia wikis.

Adds three new configuration values that should be set in the local
config.yaml:

  • SECRET_KEY: the Flask secret value used for session encryption
  • CONSUMER_KEY: OAuth consumer key
  • CONSUMER_SECRET: OAuth consumer secret

Details

Provenance
bd808Authored on Feb 4 2017, 1:19 AM
Parents
R2048:05cc39f0bd06: Read configuration from default_config.yaml and config.yaml
Branches
Unknown
Tags
Unknown
ChangeId
None