Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gargle_app

OAuth app for demonstration purposes


Description

Invisibly returns an OAuth app that can be used to test drive gargle before obtaining your own client ID and secret. This OAuth app may be deleted or rotated at any time. There are no guarantees about which APIs are enabled. DO NOT USE THIS IN A PACKAGE or for anything other than interactive, small-scale experimentation.

You can get your own OAuth app (client ID and secret), without these limitations. See the How to get your own API credentials vignette for more details.

Usage

gargle_app()

Value

An OAuth consumer application, produced by httr::oauth_app(), invisibly.

Examples

## Not run: 
gargle_app()

## End(Not run)

gargle

Utilities for Working with Google APIs

v1.1.0
MIT + file LICENSE
Authors
Jennifer Bryan [aut, cre] (<https://orcid.org/0000-0002-6983-2759>), Craig Citro [aut], Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Google Inc [cph], RStudio [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.