Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 772 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 772 Bytes

OAuth for Craft CMS

Helps Craft developers get their plugin connected to OAuth-enabled web services.


Deprecated

This plugin has been deprecated. To implement OAuth in their plugins, plugin developers are encouraged to implement a library like https://github.com/thephpleague/oauth2-client.


Requirements

Installation

  1. Download the latest release of the plugin
  2. Drop the oauth plugin folder to craft/plugins
  3. Install OAuth plugin from the control panel in Settings > Plugins

Links