WGOpenIdUserBundle
The fantastic FOSUserBundle., (*1)
The convenient FpOpenIdBundle., (*2)
The amazing Doctrine ORM., (*3)
Bam! Smashed together, stir-fried for a bit, then left to simmer on a Symfony 2.1
project. Quick, painless, no bother at all - if the setup is what you feel like., (*4)
If you want this bundle to be a bit more flexible, I'm accepting Pull Requests
as of now..., (*5)
The WGOpenIdUserBundle combines the FOSUserBundle with the FpOpenIdBundle.
It can be pretty much dropped in and it works without much configuration., (*6)
It provides 3rd party authentication via OpenID, offers a user entity with
ID, username, email address, enabled, locked, lastLogin, createdAt and roles
fields, and ties into the group feature of the FOSUserBundle., (*7)
As of now the bundle is limited to using Doctrine ORM for storage., (*8)
Caution: This bundle is not developed in sync with Symfony's repository.
The current version seems to work reasonably well with Symfony 2.1., (*9)
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:, (*10)
Read the Documentation for master, (*11)
Installation
All the installation instructions are located in the documentation., (*12)
License
This bundle is under the MIT license., (*13)
About
WGOpenIdUserBundle is a Written Games project., (*14)
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker., (*15)
When reporting a bug, it may be a good idea to reproduce it in a basic project
built using the Symfony Standard Edition
to allow developers of the bundle to reproduce the issue by simply cloning it
and following some steps., (*16)