delete_creds: Delete cached ottrpal credentials

View source: R/auth.R

delete_credsR Documentation

Delete cached ottrpal credentials

Description

This is a function to delete cached creds and creds in the current environment that were set by ottrpal

Usage

delete_creds(app_name = "all")

Arguments

app_name

which app would you like to delete the creds for? Default is to delete the creds for all.

Value

Cached credentials are deleted and report is given back

Examples

## Not run: 

delete_creds("google")

## End(Not run)

ottrpal documentation built on April 3, 2025, 7:46 p.m.