Login to a Crane repository
Description
Login to a Crane repository
Usage
login(repo, verbose = FALSE)
Arguments
repo
: crane repo urlverbose
: print info during the login process
Details
Find or negiotate an access token. In order of preference:
- load a valid access token from cache
- refreshing a cached access token
- negotiate a new access token using the device authorization flow
Value
access token
Last modified July 8, 2025