print.access_token: Print an access token

View source: R/auth.R

print.access_tokenR 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


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