Skip to contents

Check whether a refresh token has been set for the current session or is available in the environment.

Usage

mobdb_has_key()

Value

Logical. TRUE if a token is configured, FALSE otherwise.

Examples

# Check if API token is configured
mobdb_has_key()
#> [1] FALSE