About 53 results
Open links in new tab
  1. Using OAuth 2.0 to Access Google APIs - Google Developers

    Dec 11, 2025 · Google supports common OAuth 2.0 scenarios such as those for web server, client-side, installed, and limited-input device applications. To begin, obtain OAuth 2.0 client credentials from the …

  2. Get your Google API client ID

    Aug 5, 2025 · To create a Google Cloud console Project and Client ID, follow the instructions to get your Google API client ID. When you configure the project, select the Web browser client type and specify …

  3. OAuth 2.0 for Client-side Web Applications - Google Developers

    Dec 19, 2025 · OAuth 2. 0 for Client-side Web Applications On this page Google APIs Client Library and Google Identity Services Prerequisites Enable APIs for your project Create authorization credentials …

  4. OAuth Client Library for Java - Google Developers

    Sep 26, 2025 · Provides setup instructions for integrating OAuth Client Library in Java applications, enabling secure authentication and authorization for Google APIs.

  5. Using OAuth 2.0 for Web Server Applications - Google Developers

    Dec 19, 2025 · This document explains how web server applications use Google API Client Libraries or Google OAuth 2.0 endpoints to implement OAuth 2.0 authorization to access Google APIs. OAuth …

  6. OAuth Client Library for Java | Google for Developers

    Written by Google, the Google OAuth Client Library for Java is a powerful and easy-to-use Java library for the OAuth 1.0a and OAuth 2.0 authorization standards.

  7. OAuth 2.0 for iOS & Desktop Apps | Google for Developers

    Dec 19, 2025 · The OAuth client ID in the request is part of a project limiting access to Google Accounts in a specific Google Cloud Organization. For more information about this configuration option see the …

  8. Create access credentials | Google Workspace | Google for Developers

    Dec 11, 2025 · A client ID is used to identify a single app to Google's OAuth servers. If your app runs on multiple platforms, you must create a separate client ID for each platform. Choose your application …

  9. Setup | Web guides | Google for Developers

    Oct 31, 2025 · To add a Sign In With Google button or One Tap and Automatic sign-in prompts to your website you first need to: get an OAuth 2.0 client ID, configure OAuth branding and settings, load the …

  10. Using OAuth 2.0 with the Google API Client Library for Java | Google ...

    Sep 26, 2025 · The document outlines different OAuth 2.0 authorization code flows for various application types, including web servers, Google App Engine, service accounts, installed …