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