socalnick/scn-social-auth-doctrine-orm

An extension of ScnSocialAuth that provides integration with Doctrine2 ORM.

Maintainers

Package info

github.com/SocalNick/ScnSocialAuthDoctrineORM

pkg:composer/socalnick/scn-social-auth-doctrine-orm

Statistics

Installs: 15 022

Dependents: 2

Suggesters: 0

Stars: 8

Open Issues: 1

1.6.0 2016-08-06 16:55 UTC

This package is auto-updated.

Last update: 2026-03-08 10:44:26 UTC


README

An extension of ScnSocialAuth that provides integration with Doctrine2 ORM.

Configuration

An entity is provided for UserProvider. Based on the setting of $config['scn-social-auth']['enable_default_entities'] will the included entity be used. To override the entity use $config['scn-social-auth']['user_provider_entity_class']