Skip to content

Instantly share code, notes, and snippets.

@wodor
Created February 19, 2012 23:43
Show Gist options
  • Select an option

  • Save wodor/1866530 to your computer and use it in GitHub Desktop.

Select an option

Save wodor/1866530 to your computer and use it in GitHub Desktop.
FacebookAuth
facebook:
pattern: ^/
fos_facebook:
app_url: "http://apps.facebook.com/motowypadypl/"
server_url: "http://motowypady.pl/"
default_target_path: /
provider: my_fos_facebook_provider
anonymous: true
logout:
handlers: ["fos_facebook.logout_handler"]
main:
pattern: ^/
form_login:
provider: fos_userbundle
logout: true
anonymous: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment