2017 © Pedro Peláez
 

library oauth-bundle

The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication.

image

damianociarla/oauth-bundle

The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication.

  • Tuesday, February 11, 2014
  • by damianociarla
  • Repository
  • 1 Watchers
  • 3 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

DCSOAuthBundle

The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication., (*1)

This bundle uses an Entity, related to the FOS user table, to store the user's data retrieved by the authentication service. The data will be loaded in the user's session while the user is authenticated., (*2)

This bundle does not modify the FOSUserBundle login/registration flow. When a new user authenticates trough the DCSOAuthBundle, a new record is created in the FOS user table, but standard user data (username, password, email) will be blank., (*3)

The Versions

11/02 2014

dev-master

9999999-dev https://github.com/damianociarla/DCSOAuthBundle

The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication.

  Sources   Download

MIT

The Requires

 

social symfony2 login register connect fosuserbundle hwioauthbundle

21/12 2013

v1.0

1.0.0.0 https://github.com/damianociarla/DCSOAuthBundle

The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication.

  Sources   Download

MIT

The Requires

 

social symfony2 login register connect fosuserbundle hwioauthbundle