url_auth: Gets URL Authentication Token

Description Usage Arguments Value

Description

Gets URL Authentication Token

Usage

1
url_auth(url, default = NA_character_, quiet = TRUE, ..., full = FALSE)

Arguments

url

character vector of URLs

default

default value to use for URLs for which no authentication token can be found.

quiet

logical that indicates to mute messages showing the matched machine authentication

...

other parmeters passed to internal function match_url.

full

logical that indicates if the function should return the full authentication details (machine, login, password) or only the password (i.e., token)

Value

a character vector of authentication tokens. URLs for which no token was found get NA values.


renozao/repotools documentation built on May 27, 2019, 5:53 a.m.