expires_at: Get the expiration date and time of an access token

View source: R/auth.R

expires_atR Documentation

Get the expiration date and time of an access token

Description

Gets the expiration date and time of an access token

Usage

expires_at(token)

Arguments

token

An access_token object

Value

A POSIXct object containing the date and time the token expires


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