No articles match
Google authentication types for R2 years ago
Other more modern libraries | Version 2.0 | Quick user based authentication | Client options | Multiple authentication tokens | googleAuthR > 1.0.0 | Setting the client via Google Cloud client JSON | Authentication with no browser | Authentication with a JSON file via Service Accounts | Roles | Creating service account and a key | From R | WebUI | Authentication within Shiny | Types of Shiny Authentication | Shiny Modules | Shiny Authentication Examples | URL redirects | gar_shiny_* functions example | googleSignIn module example | Auto-authentication | Authentication on Google Cloud | Authentication on Kubernetes via workload identity | Revoking Authentication
Troubleshooting Authentication2 years ago
Helpful Resources | Setting your own client ID | Understanding authentication | gar_auth() options | Common errors | Tips and tricks
Advanced Google API building techniques3 years ago
Advanced API building techniques | Setup wizard helpers | Paging API responses | Skip parsing | Batching API requests | Setting batch endpoint | Working with batching | Walking through batch requests | Caching API calls | Other cache functions | Invalidating cache | Batching and caching | Using caching | Tests | Codecov | Offline code coverage
Google API Setup6 years ago
Install | Set up steps | For local use | For Shiny use | Activate API
Building your own Google R library6 years ago
Build a Google API library for R | Generating your function | Using your generated function | Body data | Parsing data | Auto-build libraries | Auto-build all libraries | Creating an API library from scratch - Example with goo.gl | Example goo.gl R library | Creating a Google Calendar list