vcasse/oauth-bundle

Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 790

Type:symfony-bundle

0.3.2 2014-02-07 11:44 UTC

README

Build Status

The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony2.

This bundle contains support for 20+ different providers:

  • 37signals,
  • Amazon,
  • Bitbucket,
  • Bitly,
  • Box,
  • Dailymotion,
  • DeviantArt,
  • Disqus,
  • Dropbox,
  • Facebook,
  • Flickr,
  • Foursquare,
  • GitHub,
  • Google,
  • Hubic,
  • Instagram,
  • JIRA,
  • LinkedIn,
  • Mail.ru
  • Odnoklassniki,
  • QQ,
  • Salesforce,
  • Sensio Connect,
  • Sina Weibo
  • Stack Exchange,
  • Stereomood,
  • Twitch,
  • Twitter,
  • VKontakte,
  • Windows Live,
  • Wordpress,
  • Yahoo,
  • Yandex

Note: this bundle adds easy way to implement any of OAuth1.0a or OAuth2 provider!

Installation

All the installation instructions are located in the documentation, check it for specific version:

  • 0.4 with support for Symfony >=2.3
  • 0.3 with support for Symfony >=2.1,<2.4

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle. Read the documentation for version:

  • 0.4 with support for Symfony >=2.3
  • 0.3 with support for Symfony >=2.1,<2.4

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE