The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony.
This bundle contains support for 58 different providers:
- 37signals,
- Amazon,
- Asana,
- Auth0,
- Azure,
- Bitbucket,
- Bitly,
- Box,
- BufferApp,
- Clever,
- Dailymotion,
- Deezer,
- DeviantArt,
- Discogs,
- Disqus,
- Dropbox,
- EVE Online,
- Facebook,
- FI-WARE,
- Flickr,
- Foursquare,
- GitHub,
- Google,
- Hubic,
- Instagram,
- Itembase,
- Jawbone,
- JIRA,
- LinkedIn,
- Mail.ru
- Odnoklassniki,
- Office365,
- PayPal,
- QQ,
- RunKeeper,
- Salesforce,
- Sensio Connect,
- Sina Weibo,
- Slack,
- Soundcloud,
- Spotify,
- Stack Exchange,
- Stereomood,
- Strava,
- Toshl,
- Trakt,
- Trello,
- Twitch,
- Twitter,
- VKontakte,
- Windows Live,
- Wordpress,
- Wunderlist,
- XING,
- Yahoo,
- Yandex,
- Youtube
Note: this bundle adds easy way to implement any of OAuth1.0a or OAuth2 provider!
All the installation instructions are located in the documentation, check it for specific version:
- 0.6 with support for Symfony
>=2.8
- 0.5 with support for Symfony
>=2.3,<4.0
- 0.4 with support for Symfony
>=2.3,<3.0
- 0.3 with support for Symfony
>=2.1,<2.7
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle. Read the documentation for version:
- 0.6 with support for Symfony
>=2.8
- 0.5 with support for Symfony
>=2.3,<4.0
- 0.4 with support for Symfony
>=2.3,<3.0
- 0.3 with support for Symfony
>=2.1,<2.7
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE