Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to set Client ID and Client Secret of Pinterest

Go to https://developers.pinterest.com/ and login your Pinterest developer account.

Choose AppCreate app button to create a new application.



New tab is open with App ID and App secret, you must add the site URL and Redirect Uri (obtained from the Google+ settings in Magento backend) for web in the Platforms section.

Use the app ID and app secret to configure the module in the Magento 2 backend. 


In Magento 2 backend, 

  • Enable: allow showing or hiding  To enable Pinterest login button and share 
  • Client ID: Fill in the Pinterest app ID from above
  • Client Secret: Fill in the Pinterest app secret from above
  • Redirect URI: Use this in Pinterest to create application

 

...

How to set Client ID and Client Secret of Instagram
Go to https://www.instagram.com/developer/ and login at your Instagram developer account.
Choose Manage Clients > Register new Client ID,
In this registration form, fill in the Redirect Uri (you can get this in Magento 2 configuration) in Valid redirect URIs, and remember to unselect the Disable implicit OAuth in Security tab.

 


After clicking on Register button, Manage Clients tab is open, you will use the Client ID and Client Secret (in Manage) to configure the module in Magento backend.

In Magento 2 backend, go to Instagram configuration.

  • Enable: To enable the Instagram login and share 
  • Client ID: Instagram application ID 
  • Client Secret: Instagram application secret 
  • Redirect URI: Use this in Instagram to create application.

 


LinkedIn
 

How to set Client ID and Client Secret of LinkedIn   

 Go to https://developer.linkedin.com/ and login with your LinkedIn developer account.
 

Choose My Apps > Create Application


Image Modified

 

 

 

After filling in necessary information and submit the form, an Authentication tab will be displayed. In the Default Application Permissions, add the Redirect URI obtained from Magento 2 configuration. Then click on Update.


 

Image RemovedImage Added

 
In Magento 2 backend, go to LinkedIn configuration
  • Enable: allow showing or hiding Linkedin login button  To enable LinkedIn login and share option
  • Client ID: Linkedin application ID 
  • Client Secret: Linkedin application secret 
  • Redirect URI: Use this in LinkedIn to create application.

 


 

...

Front end

How the social login button will be represented to your customers

...