Deprecated googledrive functions
drive_auth_config(active, app, path, api_key)drive_example(path = NULL)
OAuth app, in the sense of httr::oauth_app().
JSON downloaded from Google Cloud Platform Console, containing a
client id (aka key) and secret, in one of the forms supported for the txt
argument of jsonlite::fromJSON() (typically, a file path or JSON string).
API key.