getTokenExpiration: Get the expiration time of a Standard Graphs token.

View source: R/SAGtokens.R

getTokenExpirationR Documentation

Get the expiration time of a Standard Graphs token.

Description

Get the number of days remaining for a standard graphs personal access token.

Usage

getTokenExpiration()

Value

An integer.

Author(s)

Colin Millar.

Examples

## Not run: 
getTokenExpiration()

## End(Not run)

# tell icesSAG to use the SG token
options(icesSAG.use_token = TRUE)


icesSAG documentation built on May 31, 2023, 6:46 p.m.