From c7b83818dd52706a5f8afb225fa110601e7ed5dd Mon Sep 17 00:00:00 2001 From: fengyuexingzi Date: Fri, 15 Jun 2018 10:58:50 +0800 Subject: [PATCH] facebook --- auth/facebook/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/facebook/login.html b/auth/facebook/login.html index 9f84108..48deb09 100644 --- a/auth/facebook/login.html +++ b/auth/facebook/login.html @@ -39,7 +39,7 @@ cookie : true, // enable cookies to allow the server to access // the session xfbml : true, // parse social plugins on this page - version : 'v2.8' // use graph api version 2.8 + version : 'v3.0' // use graph api version 2.8 }); // Now that we've initialized the JavaScript SDK, we call