add facebook offline_access
This commit is contained in:
Родитель
e67096ba19
Коммит
55a3fe2912
|
@ -25,7 +25,7 @@ oauth.twitter.com.authorize = https://twitter.com/oauth/authenticate
|
|||
# below for this server.
|
||||
oauth.facebook.com.app_id = 158102624846
|
||||
oauth.facebook.com.app_secret = 4203f7f23803f405e06509ec4d4b9729
|
||||
oauth.facebook.com.scope = publish_stream
|
||||
oauth.facebook.com.scope = publish_stream,offline_access
|
||||
oauth.facebook.com.authorize = https://graph.facebook.com/oauth/authorize
|
||||
oauth.facebook.com.access = https://graph.facebook.com/oauth/access_token
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче