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
2.1.4
2018-04-27 14:26 UTC
Requires
- adam-paterson/oauth2-slack: ^1.0
- composer/installers: ~1.0
- dukt/oauth2-google: ^2.0
- dukt/oauth2-vimeo: ^2.0
- league/oauth1-client: ^1.7
- league/oauth2-client: ^2.0
- league/oauth2-facebook: ^2.0
- league/oauth2-github: ^2.0
- league/oauth2-instagram: ^2.0
- league/oauth2-linkedin: ^3.0
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
- Craft 2.5+
- PHP 5.6+
Installation
- Download the latest release of the plugin
- Drop the
oauthplugin folder tocraft/plugins - Install OAuth plugin from the control panel in
Settings > Plugins