
- Views: 4.2K
- Category: Google
- Published at: 13 Aug, 2017
- Updated at: 06 Aug, 2023
Creating Google plus API for Login with google+
Create Google Plus API for Login with google+
If you plan to create/design a system login with google plus or want to use youtube tube data or any Google product, you must create your project before accessing any Google product data.
Today we will create a project on google console, OR we are going to develop an API for login with google plus, so follow these steps to create a login system in google+.
Step 1: Log in to your Google account.
Step2: Go to console.developers.google.com and click on the right side of the Google APIsicon; a drop-down menu/button appears to click on it, then you will see a + button, so click on it.
Step 3: Create a New Project OR Write your project name.
Step 4: Select your project, which you just created, "DummyProject."
Step 5: Click on the button named Enable APIs and services.
Step 6: Chose your API. I am choosing Google+ API; You can choose any API, i.e., YouTube APIs.
Step 7: Click on the Enable button.
Step 8: Click on the Create credentials button and set your credentials.
Step 9: Select Which API you are using in this example; I use googel+ API. Where will you be calling the API? Section select Web server because we create this API for the web and select the third option from the radio button. What data will you be accessing (User data)? You can choose which information you want to access.
Step 10: Write your OAuth 2.0 client ID Name, domain (i.e., https://www.shakzee.com) name, and redirect URL (https://www.shakzee.com/YourProjectRedirectURL).
Step 11: And now, set your product name, logo, and settings related to your product and hit the button continue.
Step 12: You can download your Client ID, which you just created, and click on the button Done.
You have successfully created an API for login with google plus. If you want to edit, click on the Edit Button.
Now you can edit any settings.
https://www.youtube.com/watch?v=Is8T3UwyZ6Y
0 Comment(s)