Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

delete_all_credential_keys

Delete all blastula credential keys


Description

The delete_all_credential_keys() function deletes all blastula credential keys, giving you a clean slate. Should specific keys need to be deleted, the delete_credential_key() could be used (one call per credential key to delete). Before using delete_all_credential_keys(), it may be useful to see which keys are available in the key-value store. For that, use the view_credential_keys() function.

Usage

delete_all_credential_keys()

Details

Support for using the delete_all_credential_keys() function (and for doing any credential key management) is provided through the keyring package. This function cannot be used without that package being available on the system. We can use install.packages("keyring") to install keyring.

Examples

# Delete all blastula credential keys
# in the system's key-value store

# delete_all_credential_keys()

blastula

Easily Send HTML Email Messages

v0.3.2
MIT + file LICENSE
Authors
Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>), Joe Cheng [aut], Jeroen Ooms [ctb] (<https://orcid.org/0000-0002-4035-0289>), Ted Goas [cph] (cerberus-meta.html)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.