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 Google
Answer:
To configure Google login API follow the steps below.
- Go to https://developers.google.com/identity/sign-in/web/sign-in.
- Click on Configure A Project.
- Give your project name and click next.
- Give your product name and click next.
- Configure 0auth client by selecting the web server and give your Authorized redirect URIs (example:https://example.com/social-login/google/callback) and click on Create.
- Then you will get the Client ID and Client Secret.
- Now go to the Shop admin Settings > Social media logins and set the Client ID and Client Secret in Google Login Credential.
- Click on Save.