rmzamora / hwi-oauth-bundle
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2. rmzamora forked
Installs: 1 090
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.3
- kriswallsmith/buzz: ~0.7
- symfony/framework-bundle: ~2.4
- symfony/options-resolver: ~2.4
- symfony/security-bundle: ~2.4
- symfony/yaml: ~2.4
Requires (Dev)
- doctrine/orm: ~2.3
- symfony/property-access: ~2.5
- symfony/twig-bundle: ~2.4
- symfony/validator: ~2.4
Suggests
- doctrine/doctrine-bundle: to use Doctrine user provider
- friendsofsymfony/user-bundle: to connect FOSUB with this bundle
- symfony/property-access: to use FOSUB integration with this bundle
- symfony/twig-bundle: to use the Twig hwi_oauth_* functions
This package is not auto-updated.
Last update: 2023-12-09 09:45:58 UTC
README
The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony2.
This bundle contains support for 40 different providers:
- 37signals,
- Amazon,
- Auth0,
- Bitbucket,
- Bitly,
- Box,
- Dailymotion,
- DeviantArt,
- Disqus,
- Dropbox,
- EVE Online,
- Facebook,
- Flickr,
- Foursquare,
- GitHub,
- Google,
- Hubic,
- Instagram,
- JIRA,
- LinkedIn,
- Mail.ru
- Odnoklassniki,
- PayPal,
- QQ,
- Salesforce,
- Sensio Connect,
- Sina Weibo
- Spotify
- Soundcloud
- Stack Exchange,
- Stereomood,
- Toshl,
- Twitch,
- Twitter,
- VKontakte,
- Wechat,
- Windows Live,
- Wordpress,
- XING,
- Yahoo,
- Yandex,
- Youtube
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:
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle. Read the documentation for version:
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE