Created
January 5, 2012 20:20
-
-
Save tiraeth/1567067 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mach_savel: | |
enabled: true | |
services: | |
- | |
snufkin: Mach\SavelBundle\Snufkin\GoogleSnufkin | |
enabled: true | |
client_id: X | |
client_secret: X | |
scope: [email] | |
callback: /connect/Google/confirm | |
binding: | |
- { property: 'username', endpoint: 'user-info', path: 'mail', isDiscriminator: true } | |
bridge_class: Mach\SavelBundle\UserBridge\DefaultFOSUserBridge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment