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)

jhudsl/leanbuild documentation built on April 17, 2025, 3:15 p.m.