@@ -74,6 +74,7 @@ class Passport extends Controller{
header ( "Location: " . $refer);
} else {
+ echo $tokenid . "<br />";
print_r($data);die;
}