expires_in: Get the expiration time of an access token

View source: R/auth.R

expires_inR Documentation

Get the expiration time of an access token

Description

Gets the expiration time of an access token

Usage

expires_in(token)

Arguments

token

An access_token object

Value

A duration object containing the time until the token expires


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