beshkenadze/oauth-bundle
Support for authenticating users via oauth in Symfony2.
Maintainers
Package info
github.com/beshkenadze/HWIOAuthBundle
Type:symfony-bundle
pkg:composer/beshkenadze/oauth-bundle
Requires
- php: >=5.3.2
- kriswallsmith/buzz: 0.7
- symfony/framework-bundle: >=2.0,<2.2-dev
- symfony/security-bundle: >=2.0,<2.2-dev
Requires (Dev)
- doctrine/orm: *
- friendsofsymfony/user-bundle: *
- symfony/twig-bundle: *
- symfony/validator: >=2.0,<2.2-dev
Suggests
- doctrine/doctrine-bundle: to use Doctrine user provider
- friendsofsymfony/user-bundle: to connect FOSUB with this bundle
- symfony/twig-bundle: to use the Twig hwi_oauth_* functions
Provides
None
Conflicts
None
Replaces
None
MIT 02b46c7933dc4d36327a7beb521c16ab949ed9ba
- Geoffrey Bachelet <geoffrey.bachelet.woop@gmail.com>
- Alexander <alexander.woop@hardware.info>
- Contributors
securityoauthoauth2githubtwitterfirewallgooglefacebooklinkedinwindows livevkontakteoauth1sensio connect
This package is not auto-updated.
Last update: 2026-06-28 11:22:52 UTC
README
The HWIOAuthBundle adds support for authenticating users via oauth in Symfony2. The bundle was forked of KnpOAuthBundle with consent of the primary maintainer ubermuda in order to push the bundle forward faster as original creator currently didn't have the desired time for it.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
