Versions Compared

Key

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

...

  • The login popup when the customer clicks on the Sign In button on the top menu bar
  • Display On: Select area use social login
    • The social login options in Sign Up/Create an account page
    • The social login on the checkout page, including the Sign In button on the top of the page, and the social login suggestion for customers who used to login with social accounts on the store
    • The ability to comment on the product page using a Facebook account
  • The ability to share the product link via social networks that are chosen in the social sharing options: Twitter, Facebook, LinkedIn, Pinterest, Reddit

Image Modified



Credentials Settings

...

To configure the extension, it is required to have an Apple Developer account. If you don't have it, please go to the Apple Developer page to create one. Note that account creation and its approval might take so much time.

  • Image RemovedEnable: Choose Yes to enable the Apple ID to log in feature

Image Added

  • Enter the Apple Team ID, Client ID, Key ID that were previously generated at the Apple Developer account.

...

(plus) How to set Client ID and Client Secret of Facebook

Go to the https://developers.facebook.com/apps/ and login at your Facebook developer account.

Click Add a New App button on the top right to create a new app ID. A popup will display as below



In the Facebook for developers Settings, choose Basic, click on the Add Platform button, then enter your site URL.


Image Modified

 

Click on the Save changes button. You will see that there are App ID and App secret, note that you will need these to configure the module in the backend of Magento 2.

Choose Facebook Login > Settings link from the left menu section at the apps page, fill in Valid OAuth Redirect URIs with the Redirect URI obtained from Magento 2 configuration.

Then you have to make your app public to everyone. On the top bar, click on Status, a pop up as below will be displayed. Confirm to make the app public.



 

(plus) In Magento 2 backend, Facebook settings:

...

  • Enable: To enable the Reddit login and share 
  • Client ID: Reddit application ID 
  • Client Secret: Reddit application secret 
  • Redirect URI: Use this on Reddit to create application.Image Modified





Instagram

How to set Client ID and Client Secret of Instagram
Go to https://www.instagram.com/developer/ and login with 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 the 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.

Image Modified

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 
  • RedirectURI: Use this on Instagram to create application.


...