print.Trello_API_token: Print Trello API Tokens

View source: R/print_token.R

print.Trello_API_tokenR Documentation

Print Trello API Tokens

Description

Objects of class "Trello_API_token" posses some additional attributes to make it easier to see the app name, its scope and expiration. If you want to print the bare token object as generated by ⁠[httr::oauth1.0_token()]⁠, call its own print method, eg: my_token$print().

Usage

## S3 method for class 'Trello_API_token'
print(x, ...)

Arguments

x

An object of class "Trello_API_token".

...

Unused.


jchrom/extr documentation built on Aug. 30, 2023, 6:55 p.m.