Thursday 17 June 2021

Setting Up Google OAuth Content Screen For Creating API Credentials

 Google will only allow you to create API credentials only after setting up OAuth content screen. This is necessary for creating Google signing also. So Iam explaining here how to do that step by step.

1) Click on Configure Consent Screen


2) Selecting the  Usertype 



3)Giving App Information

Give Appname,Support Email and Applogo.


You have to give application home page url, privacy policy url and terms conditions URL.


Add the authorised domains for using this app. Also fill up the developer email address .Then click on Save and Continue.

4) Define Scopes of the App


Click on Add Scope link


Here select checkboxes for email and profile. For this permission, you no need of any approval from the google. Click Continue.

5) Define Test Users


Here you can add all gmail users who can test this app. you can add around 100 users for this.
Then click on continue.

6) Summary Screen



This is the last stage where summary of your app will be shown. This means your process completed successfully.. Now you can create API credentials for the apps.







No comments:

Post a Comment