ipunkt / auth-social-auth
将 ipunkt/auth 与 ipunkt/social-auth 相关联,通过用户模型直接提供数据库配置文件
dev-master
2014-11-13 10:29 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
- ipunkt/auth: *
- ipunkt/social-auth: *
This package is not auto-updated.
Last update: 2024-09-24 03:17:58 UTC
README
本包是 ipunkt/auth 与 ipunkt/social-auth 之间的简单桥梁。
它扩展了 ipunkt/auth 用户模型,通过 EloquentHasProfile 特性实现了 ipunkt/social-auth 的 HasProfileInterface。
要使用此包,请阅读并按照使用包的正确顺序遵循其 README。
- (可选) https://github.com/ipunkt/permissions
- https://github.com/ipunkt/auth
- https://github.com/ipunkt/social-auth
就这样!