expires_at {tapLock} | R 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
[Package tapLock version 0.2.0 Index]