Clear the token cache
Description
Clear the token cache
Usage
cache_clear(
persistent = get_crane_opt("cache", "persistent", default = FALSE),
cache_dir = get_crane_opt("cache", "dir", default = default_cache_dir())
)
Last modified July 8, 2025