print.access_token {tapLock} | R Documentation |
Print an access token
Description
Prints an access token's expiration date
Usage
## S3 method for class 'access_token'
print(x, ...)
Arguments
x |
An access_token object |
... |
Ignored |
Value
No return value, called for side effects
[Package tapLock version 0.2.0 Index]