Utilities for Working with Google APIs
Authorization state
Abbreviate a bullet list neatly
Check for a service account
Credential function registry
Load Application Default Credentials
Load a user-provided token
Get a token for an external account
Get a token from the Google metadata server
Load a service account token
Get an OAuth token for a user
Generate a field mask
OAuth2 token objects specific to Google APIs
gargle: Utilities for Working with Google APIs
API key for demonstration purposes
OAuth client for demonstration purposes
Map a cli-styled template over an object
Create an OAuth client for Google
OAuth token situation report
Options consulted by gargle
Encrypt/decrypt JSON or an R object
Generate a gargle token
Fetch access token for a service account on GCE
List all service accounts available on this GCE instance
Token for use on Google Compute Engine instances
Create an AuthState
Assets for internal use
Create an OAuth app from JSON
Generate OAuth token for an external account
Build a Google API request
Make a Google API request
Make a Google API request, repeatedly
Process a Google API response
Get info from a token
Fetch a token for the given scopes
Token for use with workload identity federation
Provides utilities for working with Google APIs <https://developers.google.com/apis-explorer>. This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.
Useful links