About 1,663,137 results (5,303 milliseconds)

Using OAuth 2.0 to Access Google APIs | Authorization | Google for ...

https://developers.google.com/identity/protocols/oauth2
Mar 12, 2025 ... For example, a JavaScript application might request an access token using a browser redirect to Google, while an application installed on a ...

Using OAuth 2.0 for Web Server Applications | Authorization ...

https://developers.google.com/identity/protocols/oauth2/web-server
Mar 12, 2025 ... For example, it determines when the application can use or refresh stored access tokens as well as when the application must reacquire consent.

Manage API keys | Authentication | Google Cloud

https://cloud.google.com/docs/authentication/api-keys
String: The API key string is an encrypted string, for example, AIzaSyDaGmWKa4JsXZ-HjGw7ISLn_3namBGewQe . · ID: The API key ID is used by Google Cloud ...

Create Custom Tokens | Firebase Authentication

https://firebase.google.com/docs/auth/admin/create-custom-tokens
For example, below, a premiumAccount field has been added to the custom token, which will be available in the auth / request.auth objects in your Security Rules ...

Token types | Authentication | Google Cloud

https://cloud.google.com/docs/authentication/token-types
Federated access tokens are access tokens returned by the Security Token Service API ... example.com", "email_verified": "true", "at_hash ...

Copy buttons for API Token and Private URL

https://groups.google.com/g/dataverse-community/c/btZ3XSryJdM
To clarify a bit, this is an example of this feature on another website, and an example of how I would see this for the API token. Again that is a small ...

How To Automate Refresh Tokens using REST API

https://groups.google.com/g/adwords-api/c/3f89vpA15Ho
Jul 26, 2022 ... ... example, impersonation). OAuth2 desktop app and web app flows do require an initial user interaction for granting access to the account, but ...

Use API Keys | Maps JavaScript API | Google for Developers

https://developers.google.com/maps/documentation/javascript/get-api-key
... API calls to those that provide proper authentication credentials. These ... In the following example, replace YOUR_API_KEY with your API key. <script> ...

OpenID Connect | Authentication | Google for Developers

https://developers.google.com/identity/openid-connect/openid-connect
Jan 15, 2025 ... You must download the Google APIs client library for PHP to use this sample. // Create a state token to prevent request forgery. // Store it ...

Using OAuth 2.0 for Server to Server Applications | Authorization ...

https://developers.google.com/identity/protocols/oauth2/service-account
Jan 13, 2025 ... If the response includes an access token, you can use the access token to call a Google API. ... APIs (for example, when calling the Drive Files ...

Request failure for basic example (Developer token not approved)

https://groups.google.com/g/adwords-api/c/bQDGSHi2Yjo
Jul 8, 2022 ... Thanks for reaching out to the Google Ads API support. I understand that you have encountered the DEVELOPER_TOKEN_NOT_APPROVED error. Please ...

Obtaining authorization credentials | YouTube Data API | Google for ...

https://developers.google.com/youtube/registering_an_application
Mar 6, 2024 ... API keys: A request that does not provide an OAuth 2.0 token must send an API key. ... Find API code samples and other YouTube open-source ...

Migrate from legacy FCM APIs to HTTP v1 | Firebase Cloud Messaging

https://firebase.google.com/docs/cloud-messaging/migrate-v1
Use credentials to mint access tokens ... In this example, the Google API client library authenticates the request with a JSON web token, or JWT. For more ...

Verify ID Tokens | Firebase Authentication

https://firebase.google.com/docs/auth/admin/verify-id-tokens
Example Cloud Firestore costs · Understand storage size calculations ... Printf("Verified ID token: %v\n", token). auth.go. FirebaseToken decodedToken ...

Authenticate for using REST | Authentication | Google Cloud

https://cloud.google.com/docs/authentication/rest
In addition, the API key must not be restricted to prevent it from being used with the API. gcloud CLI credentials. To run the following example, you need the ...

Verifying the user's response | reCAPTCHA | Google for Developers

https://developers.google.com/recaptcha/docs/verify
Oct 14, 2024 ... Token Restrictions. Each reCAPTCHA user response token is valid for two minutes, and can only be verified once to prevent replay attacks. · API ...

Using the API | Google Books APIs | Google for Developers

https://developers.google.com/books/docs/v1/using
Jun 26, 2024 ... If the request requires authorization (such as a request for an individual's private data), then the application must provide an OAuth 2.0 token ...

OAuth 2.0 for Client-side Web Applications | Authorization | Google ...

https://developers.google.com/identity/protocols/oauth2/javascript-implicit-flow
Feb 12, 2025 ... For example, the following sample access token response ... access token to make the sample API request. The API request calls ...

Session Tokens | Places API | Google for Developers

https://developers.google.com/maps/documentation/places/web-service/session-tokens
If you reuse a session token, the session is considered invalid and the requests are charged as if no session token was provided. Example. As the user types a ...