beshkenadze / oauth-bundle
Support for authenticating users via oauth in Symfony2.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 801
Type:symfony-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
This package is not auto-updated.
Last update: 2025-03-23 04:46:39 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