save_auth_rtoot: save a bearer token to file

View source: R/auth.R

save_auth_rtootR Documentation

save a bearer token to file

Description

save a bearer token to file

Usage

save_auth_rtoot(token, name = NULL, path = NULL)

Arguments

token

bearer token created with create_token

name

A file name (if you want to store more than one token).

path

A path where the token is stored.


rtoot documentation built on May 29, 2024, 2:14 a.m.