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
# Check if API token is configured mobdb_has_key() #> [1] FALSE