getToken: Get the value of the DataONE Authentication Token, if one...

getTokenR Documentation

Get the value of the DataONE Authentication Token, if one exists.

Description

Get the value of the DataONE Authentication Token, if one exists.

Usage

getToken(.Object, ...)

## S4 method for signature 'AuthenticationManager'
getToken(.Object, node = as.character(NA))

Arguments

.Object

an AuthenticationManager instance

...

additional parameters

node

either a CNode or MNode object to get the appropriate token for.

Details

A token value is retrieved based on the DataONE environment that the specified node is located in, either the production environment or a test environment.

Value

The current authentication token.


DataONEorg/rdataone documentation built on June 16, 2022, 7:01 p.m.