I'm making a website and I want to implement Google login using Quick-show sample app for PHP.
However, when I run the signin.php
page, the option to log in through Google + appears, but when I log in I stay on the same page and nothing happens.
Theoretically, according to Google documentation, the page should call a javaScript function and display my data.
print from the screen after logging in with the Google+ account
References: link