login_with_api_key {gofigR}R Documentation

Prompts the user for an API key or creates a new one

Description

Prompts the user for an API key or creates a new one

Usage

login_with_api_key(gf, max_attempts)

Arguments

gf

Password-authenticated GoFigr client

max_attempts

Maximum number of login attempts before giving up

Value

API key, either supplied by the user or newly created


[Package gofigR version 0.3.1 Index]