How to personalize login through Google for your website and apps

Created by Ayush Sharma, Modified on Fri, 25 Apr at 5:54 PM by Ayush Sharma


You need to set up your own account on https://console.developers.google.com/

To start a new project select your organization and click on 'New project.'  



After that add a name for your new project and click on 'Create.' 


Click on the navigation menu.







  Click on 'APIs & Services' on the left panel and then click on 'OAuth consent screen.'


 

In the OAuth consent screen section, under overview click on 'Get Started'. 



Then fill in all the details required in 'App name' and 'User support email'.Click on 'Next'.


Click on 'External' and click 'Next'.

Enter your 'Contact Information'(Email Address) and click 'Enter'.



Click on 'Finish'.  Click on 'Create'.


 Click on 'Create OAuth' client.



Enable Google login for Website


To enable social login for the Web, click on 'Web application' as the Application type. 



Then, add your domain in 'Authorized JavaScript origins' 


Screenshot_2022-09-01_at_3.41.43_PM.png

 


Then, add {your-domain}/t/public/google/success in 'Authorized redirect URIs and replace your domain in {your-domain} in the above URL and click on 'Save'. For example, if your domain is www.abc.com, the above URL becomes https://www.abc.com/t/public/google/success.


Screenshot_2022-09-01_at_3.42.25_PM.png

 


Copy 'Client ID' and 'Client Secret'. 



Enable Google login for iOS

Click on 'Application type' and then click on the 'iOS' checkbox. 



After that simply add your Bundle ID. 

? Note: Make sure to use the Bundle ID associated with your app on iTunes connect


Then copy 'Your bundle ID' and paste it into the required field on your Graphy Dashboard. Then click on 'Save'.



Then copy 'Your client ID' and paste it into the required field on your Graphy Dashboard. Then click on 'Save'. 


Note: On the Graphy Dashboard go to Settings > Signup and login


 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article