R/utils-auth.R
mobdb_has_key.Rd
Check whether a refresh token has been set for the current session or is available in the environment.
mobdb_has_key()
Logical. TRUE if a token is configured, FALSE otherwise.
TRUE
FALSE
if (FALSE) { # \dontrun{ mobdb_has_key() } # }