R/bhhi_store_token.R
bhhi_store_token.Rd
Uses keyring to securely store API tokens (e.g. REDCap) in your operating system's credential vault.
bhhi_store_token(token_name)
Name of the token, a string
if (FALSE) { # interactive() bhhi_store_token("REDCAP_API_TOKEN") }