In this blog, I am going to explain How to Login from PHP using LinkedIn API. So, before you go to XAMPP folder’s htdocs and create a new folder. After that, click right button and select “Git bash Here” and
type -“composer require guzzlehttp/guzzle:^7.0” after that auto-create composer, guzzlehttp, autoloader & some important file. After that, create a file as index.php as shown below- You can use extra CSS for attractive
These are folder after install Composer
This is form of Index.php
After that, create another file like “config.php” and type shown below-
After that, you will be required Client ID, and Client Secret, so these before going to https://www.linkedin.com/ developers and create app and fillup this form and create APP.
When you create App id after that provide Client id & Client Secret in Config.php file and run index.php file in your browser before run you start XAMPP then will be run your index file like shown upper sign page and click sign in then next Sign in and Allow Login.
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024