Store keys in the system keyring/keychain instead of plaintext.
Usage
formr_store_keys(account_name)
Arguments
- account_name
a shorthand for the account you're using
Examples
if (FALSE) { # \dontrun{
formr_store_keys("formr_diary_study_account")
} # }