Private
Public Access
1
0

facebook prod settings w/ app; hwi/HWIOAuthBundle

This commit is contained in:
2016-11-25 17:54:39 +01:00
parent 11c00493ef
commit e6264c4eb0
3 changed files with 28 additions and 13 deletions

View File

@@ -22,3 +22,17 @@ monolog:
level: debug
console:
type: console
# Facebook OAuth
hwi_oauth:
firewall_names: [secured_area]
resource_owners:
facebook:
type: facebook
client_id: 320597498312063
client_secret: c751bec8a3c5313ff2e5a83769bf1109
scope: "public_profile,email"
options:
display: popup
auth_type: rerequest
csrf: true