社交昵称/scn-social-auth-doctrine-orm

ScnSocialAuth 的扩展,提供了与 Doctrine2 ORM 的集成。

1.6.0 2016-08-06 16:55 UTC

This package is auto-updated.

Last update: 2024-09-08 06:47:36 UTC


README

ScnSocialAuth 的扩展,提供了与 Doctrine2 ORM 的集成。

配置

为 UserProvider 提供了一个实体。根据 $config['scn-social-auth']['enable_default_entities'] 的设置,将使用包含的实体。要覆盖实体,请使用 $config['scn-social-auth']['user_provider_entity_class']