bugfix hwioauth remember me && centralize hwioauth and facebook settings
This commit is contained in:
@@ -25,19 +25,7 @@ monolog:
|
||||
|
||||
parameters:
|
||||
facebook.api: 320597498312063
|
||||
facebook.api-secret: c751bec8a3c5313ff2e5a83769bf1109
|
||||
facebook.version: 'v2.8'
|
||||
facebook.scope: 'public_profile,email,user_friends'
|
||||
mineseeker.websocket: 8080
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user