.validateToken {bitfield}R Documentation

Validate a github token

Description

This function checks whether the user-provided token is valid for use with this package.

Usage

.validateToken(token)

Arguments

token

character(1)
github PAT (personal access token).

Value

the validated user token


[Package bitfield version 0.6.1 Index]