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