Google OAuth

Apply Google OAuth to your project

  1. Go to Google Cloud Console | Create Project, and create a new project.

    step 1
  2. Search for "Oauth console screen" in the search bar, and click on the first result.

    step 2
  3. Click on the "GET STARTED" button.

    step 3
  4. Enter the App Information section.

    step 4
  5. Select the External option.

    step 5
  6. Input the Contact Information section.

    step 6
  7. Check the Google API Services User Data Policy and click on the CREATE button.

    step 7
  8. Now search for "Credentials" in the search bar, and click on the first result.

    step 8
  9. Click on the Create Credentials button, and select the OAuth client ID option.

    step 9
  10. Follow the Screen Shot below to create the OAuth client ID.

    step 10
  11. Now you can see the OAuth client ID and client secret! Please save them in a safe place.

    step 11