R/auth.R
delete_creds.Rd
This is a function to delete cached creds and creds in the current environment that were set by ottrpal
delete_creds(app_name = "all")
which app would you like to delete the creds for? Default is to delete the creds for all.
Cached credentials are deleted and report is given back
if (FALSE) { # \dontrun{ delete_creds("google") } # }