spawnrad / oauth-bundle
Symfony Bundle HWIOAuthBundle Extension.
Installs: 2 097
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 801
Type:symfony-bundle
Requires
- php: ^8.1
- php-http/httplug-bundle: ^1.7 || ^2.1
- psr/http-message: ^1.0
- symfony/form: ^6.4 || ^7.1 || ^7.2
- symfony/framework-bundle: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/options-resolver: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/security-bundle: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/twig-bundle: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/yaml: ^6.4 || ^7.1 || ^7.2
Requires (Dev)
- doctrine/doctrine-bundle: ^2.4
- doctrine/orm: ^2.9
- friendsofphp/php-cs-fixer: ^3.23
- friendsofsymfony/user-bundle: ^2.1
- php-http/guzzle7-adapter: ^1.0
- phpunit/phpunit: ^9.6.11
- symfony/browser-kit: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/css-selector: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/monolog-bundle: ^3.4
- symfony/phpunit-bridge: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/property-access: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/stopwatch: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/translation: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/twig-bundle: ^5.4 || ^6.4 || ^7.1 || ^7.2
- symfony/validator: ^5.4 || ^6.4 || ^7.1 || ^7.2
Suggests
- doctrine/doctrine-bundle: to use Doctrine user provider
- friendsofsymfony/user-bundle: to connect FOSUB with this bundle
- php-http/httplug-bundle: to provide required HTTP client with ease.
- symfony/property-access: to use FOSUB integration with this bundle
- symfony/twig-bundle: to use the Twig hwi_oauth_* functions
Conflicts
- symfony/security-bundle: >=6.0,<6.3.4
- twig/twig: <1.43|>=2.0,<2.13
- dev-master
- 1.5.40
- 1.5.34
- 1.5.33
- 1.5.32
- 1.5.31
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.35
- 1.4.34
- 1.4.33
- 1.4.32
- 1.4.31
- 1.4.30
- 1.4.22
- 1.4.21
- 1.4.20
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.72
- 1.3.71
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.2
- 1.3.1
- 1.3.0
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
This package is auto-updated.
Last update: 2025-03-24 17:32:36 UTC
README
The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony.
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:
- 1.0 with support for Symfony:
^3.4
&^4.3
.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle. Read the documentation for version:
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,
- Genius,
- GitHub,
- Google,
- Hubic,
- Instagram,
- Itembase,
- Jawbone,
- JIRA,
- Keycloak,
- 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
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE