saveTokenToFile: saveTokenToFile

View source: R/auth.R

saveTokenToFileR Documentation

saveTokenToFile

Description

Gets a service account token and writes it to a plain text file.

Usage

saveTokenToFile(jsonFile, saveTo = "~/.access_token")

Arguments

jsonFile

Path to a service account key JSON file

saveTo

Path of the output text file containing the service account token


Analyticsphere/ConnectAnalystR documentation built on March 10, 2023, 5:28 a.m.