get_token_field: Get the issued at time of an access token

View source: R/auth.R

get_token_fieldR Documentation

Get the issued at time of an access token

Description

Gets the issued at time of an access token

Usage

get_token_field(token, field)

Arguments

token

An access_token object

field

The field to get from the token

Value

A POSIXct object containing the date and time the token was issued


tapLock documentation built on Oct. 30, 2024, 9:13 a.m.