Suspend googledrive's authorization to place requests to the Drive API on behalf of the authenticated user.
drive_deauth(clear_cache = TRUE, verbose = TRUE)
| clear_cache | logical indicating whether to disable the
|
|---|---|
| verbose | Logical, indicating whether to print informative messages
(default |
Other auth functions: drive_auth_config,
drive_auth
# NOT RUN { drive_deauth() # }