R/auth.R
get_telraam_token.Rd
Retrieves the Telraam API token from the environment.
get_telraam_token()
Character string containing the Telraam API token. Throws an error if not set.
if (FALSE) { # \dontrun{ # After setting the token with set_telraam_token() get_telraam_token() } # }