Linkedin Login
Categories
Component ID
2899677
Component name
Linkedin Login
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
547
Component created
Component changed
Component body
Simple LinkedIn Login allows users to register and login to your Drupal site with their LinkedIn account.
PHP library helps web developer to integrate linkedin login system by the quick, easy and powerful way. Once logged via LinkedIn Application, we'll store the user information into the user table.
The PHP library will be used in our script that supports OAuth for LinkedIn REST API.
LinkedIn App Creation
- Go to the Apps page at LinkedIn Developer Network and log in with your LinkedIn account credentials.
- Click on the Add New Application link to creates new App.
- Enter the new application details into the app registration form.
- Company Info: If you have not already created a company page, select New Company and enter your company name.
- Application Status: Enter all the application details and select Development or Live Status.
- Contact Info: Enter your contact details.
- OAuth User Agreement: Select the Default checkbox and enter Redirect URL.
- Select the LinkedIn API Terms of Use checkbox.
- Click on the Add Application button.
- Once the application is created successfully, application details would be displayed.
