getTokenInfo function

Get authentication token information

Get authentication token information

The DataONE authentication token is read, if it has been set, and the information it contains is returned as a data.frame.

getTokenInfo(.Object) ## S4 method for signature 'AuthenticationManager' getTokenInfo(.Object)

Arguments

  • .Object: an Authentication Object.

Returns

A data.frame containing information about the authentication token.

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10