dukt / craft-oauth
OAuth Plugin for Craft CMS
Installs: 1 294
Dependents: 1
Suggesters: 0
Security: 0
Stars: 35
Watchers: 10
Forks: 5
Type:craft-plugin
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
oauth
plugin folder tocraft/plugins
- Install OAuth plugin from the control panel in
Settings > Plugins