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.'
Then go back to the 'Dashboard' click on 'APIs & Services' on the left panel and then click on 'OAuth consent screen.'
In the OAuth consent screen section, click on 'External' and then click on 'Create.'
Then fill in all the details required in 'Edit app registration.'
Alongside the name of your app and your email id, now you'll need to add URLs for privacy policy and data deletion. Check the note below to access them.
Note: On your Graphy dashboard, go to the ‘Design’ section and then go to the ‘Website’ tab. Click on ‘Themes’ that are published, and you’ll find the Privacy Policy and Terms of Use pages live on your website.
Then click on 'Save and continue'.
Click on 'Add or remove scopes'
Select the top three scopes and click on 'Update'.
Click on 'Save and continue'.
Then click on 'Back to dashboard.'
After this, simply click on 'Publish App'.
Click on 'Confirm' to ensure that the app is pushed to production.
To enable social login on different platforms, you need the credentials for each platform. Go to the 'Credentials' tab on the left panel. Then click on 'Create credentials' and 'OAuth client ID'.
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'
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.
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
Comments
0 comments
Please sign in to leave a comment.