Skip to content

kriswallsmith/HWIOAuthBundle

 
 

Repository files navigation

HWIOAuthBundle

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,
  • Instagram,
  • JIRA,
  • LinkedIn,
  • Mail.ru
  • Odnoklassniki,
  • QQ,
  • 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.3 with support for Symfony >=2.1
  • 0.2 with support for Symfony >=2.0,<2.2

Documentation

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

  • 0.3 with support for Symfony >=2.1
  • 0.2 with support for Symfony >=2.0,<2.2

License

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

Resources/meta/LICENSE

About

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%