clear_unitcm_token.Rd
Removes the token from session memory and optionally from the system keyring.
clear_unitcm_token(keyring = FALSE)
Logical. If TRUE, also remove from system keyring.
TRUE
Invisible NULL.
NULL
if (FALSE) { # \dontrun{ clear_unitcm_token() } # }