OAuth app for demonstration purposes
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.
gargle_app()
An OAuth consumer application, produced by httr::oauth_app()
,
invisibly.
## Not run: gargle_app() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.