Skip to content

Instantly share code, notes, and snippets.

@tiraeth
Created January 5, 2012 20:20
Show Gist options
  • Save tiraeth/1567067 to your computer and use it in GitHub Desktop.
Save tiraeth/1567067 to your computer and use it in GitHub Desktop.
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