FpOpenIdBundle
FpOpenIdBundle copied to clipboard
Incorrect documentation re OpenIdUserManager ?
In the sample services.yml you refer to
Acme\DemoBundle\Entity\OpenIdUserManager
according to the OpenIdUserManager.php the user manager lives in
Acme\DemoBundle\Security\User\OpenIdUserManager
?
it is typo, must be fixed
I would say it should be Acme\DemoBundle\Entity\OpenIdUserManager,