dukt/craft-oauth

This package is abandoned and no longer maintained. The author suggests using the dukt/oauth package instead.

OAuth Plugin for Craft CMS

Maintainers

Details

github.com/dukt/oauth

Source

Installs: 1 294

Dependents: 1

Suggesters: 0

Security: 0

Stars: 35

Watchers: 10

Forks: 5

Type:craft-plugin

2.1.4 2018-04-27 14:26 UTC

This package is auto-updated.

Last update: 2022-02-01 12:58:51 UTC


README

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