cargo::util::auth

Function cache_token_from_commandline

source
pub fn cache_token_from_commandline(
    gctx: &GlobalContext,
    sid: &SourceId,
    token: Secret<&str>,
)
Expand description

Store a token in the cache for future calls.