Spread the usage of OAuth
Furthermore, the response, which is sent by Facebook API Solution to our application, provide us some useful information about the logged-in user. Thus, we can wisely use the index.html file to print some personal data such as name, location, education, gender, etc. (if available). This enables you to have access to the response object, as […]