Login with Google
Prerequisites and preparation:
*Brand Logo required in size 512x512 pixel as JPG/PNG format.
Steps on Google Developer Console:
- Go to https://console.developers.google.com, log in with your Gmail username and password and agree to continue.
- Click on Enable API And Services.
- Create a project (name the project as the Name of your store).
- On the top center > Click on “+ Enable APIS And Services.
- Scroll and look for Social Tab, under this Section you will find Google+API. Click on the button (Google +API) and Enable it.
- To Create API -> Click on Oauth consent screen > Select External -> Create.
- Enter App Name: Store Name And Support Email
App Logo: Upload Store Logo in 512x512 Size.
- Under App Domain> Enter Homepage URL, Privacy Policy URL, Terms and Conditions URL.
- Enter Domain: Enter Web URL.
- Add Developer Contact Information (Email Of your Store)
- For creating Create credentials >Save and Continue.
- Click on Save and continue by verifying all the information.
- Now, click on credentials> On the Top Click on Create Credentials.
- Select OAuth Client ID> Click on Application Type> Web Application.
- Add your domain URL under Authorized JavaScript origins (e.g., https://yourstoresdomain.com).
- Under Google Authorized Redirect URIs, add the redirect URL obtained from the following path:
Go to Foloosistore backend > Apps > One Click Social Login.
- Click Save to apply the changes
- copy a Client ID and a Secret ID.
Steps to Perform on Foloosistore backend:
- Go to Apps> Search for One Click Social Login> Copy and paste the Client ID and a Secret ID.