The Shop - PWA eCommerce CMS Documentation
- How to configure PWA(Progressive Web Application)?
- Translate product attribute information & product attribute value information for multiple languages
- Add a product attribute and attribute value
- Translate products for multiple languages
- Add a product category
- Configure the Amazon S3 file system
- Migrate existing uploaded files to s3
- Configure payment methods
- Manage general settings
- Configure the SMTP system
- Configure login with Facebook
- Configure login with Google
- Configure login with Twitter
- Configure Facebook pixel
- Configure Facebook Chat
- Configure Google analytics
- Create a staff role with permission
- Create a staff with a role
- Configure shipping costs
Configure login with Twitter
Answer:
To configure twitter login api follow the steps below.
- Go to https://developer.twitter.com/en/apps
- Click on Create An App.
- Fill in your application details.
- The callback URL will be https://example.com/social-login/twitter/callback
- After creating the app follow their steps to get client ID & client secret.
- Now go to the Shop admin Settings > Social media logins and set the Client ID and Client Secret in Twitter Login Credential & turn on the activation switch.
- Click on Save.