gc_deauth: Deauthorize requests to the Google Calendar API

Description Usage Arguments Value Examples

Description

Deauthorizes this package from interacting with your Google Calendars.

Usage

1
gc_deauth(clear_cache = TRUE, verbose = TRUE)

Arguments

clear_cache

Logical indicating whether to remove any .httr-oauth file that exists in the working directory.

verbose

Logical indicating whether to print informative messages.

Value

Logical indicating whether a token was removed from the internal credentialing environment.

Examples

1
2
3
4
## Not run: 
gc_deauth()

## End(Not run)

benjcunningham/googlecalendar documentation built on May 12, 2019, 11:56 a.m.