make_credentials_inner: 'decaf.client.credentials' S3 class constructor.

View source: R/decaf_auth.R

make_credentials_innerR Documentation

'decaf.client.credentials' S3 class constructor.

Description

'decaf.client.credentials' S3 class constructor.

Usage

make_credentials_inner(x, type = c("BASIC", "APIKEY", "TOKEN", "HEADER"))

Arguments

x

A named-list of credentials.

type

Type of credentials.

Value

An instance of 'decaf.client.credentials' S3 class with type attribute set to one of BASIC, APIKEY, TOKEN or HEADER.


telostat/rdecaf documentation built on June 22, 2022, 8:35 p.m.