damianociarla/oauth-bundle
Composer 安装命令:
composer require damianociarla/oauth-bundle
包简介
The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication.
README 文档
README
The DCSOAuthBundle integrates HWIOAuthBundle with FOSUserBundle in Symfony2 and allows users to login/register to your site using third party authentication.
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.
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.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-12-18