Google API change Fix
This commit is contained in:
@@ -26,7 +26,6 @@ if (
|
||||
$get = [
|
||||
"state"=>$state,
|
||||
"code"=>$token,
|
||||
"access_token"=>$token,
|
||||
"state"=>$state,
|
||||
];
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user