FAcebook prijava popravek.
This commit is contained in:
parent
43ec8e76cb
commit
fe70ac4e9e
@ -14,7 +14,8 @@
|
||||
$login->executeAction($params=array('action'=>'login_facebook'), $data=array());
|
||||
}
|
||||
else {
|
||||
header ('location: https://www.facebook.com/v2.10/dialog/oauth?client_id=' .$facebook_appid .'&redirect_uri=https://www.1ka.si/frontend/api/fb_login.php&auth_type=rerequest&scope=email,public_profile');
|
||||
header ('location: https://api.instagram.com/oauth/authorize?client_id=' .$facebook_appid .'&redirect_uri=https://www.1ka.si/frontend/api/fb_login.php&response_type=code&scope=email,public_profile');
|
||||
//header ('location: https://www.facebook.com/v2.10/dialog/oauth?client_id=' .$facebook_appid .'&redirect_uri=https://www.1ka.si/frontend/api/fb_login.php&auth_type=rerequest&scope=email,public_profile');
|
||||
}
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user