ipunkt/auth-social-auth

将 ipunkt/auth 与 ipunkt/social-auth 相关联,通过用户模型直接提供数据库配置文件

dev-master 2014-11-13 10:29 UTC

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。

  1. (可选) https://github.com/ipunkt/permissions
  2. https://github.com/ipunkt/auth
  3. https://github.com/ipunkt/social-auth

就这样!