auth: Manage Zengine API key and PAT

authR Documentation

Manage Zengine API key and PAT

Description

These functions manage your Zengine API key and personal access token (PAT) in .Renviron.

Usage

get_key()
set_key()
get_token()
set_token()

Value

get_key() and get_token() return a character vector with the Zengine API key and PAT stored in .Renviron, respectively. If these values are not stored in .Renviron, the functions return NULL.

set_key() and set_token() invisibly return NULL.


ivelasq/wizehiver documentation built on April 7, 2022, 1:35 a.m.