build_http_header_authorization: Builds and returns the "Authorization" HTTP header for the...

View source: R/decaf_client.R

build_http_header_authorizationR Documentation

Builds and returns the "Authorization" HTTP header for the HTTP calls originating from this library.

Description

Builds and returns the "Authorization" HTTP header for the HTTP calls originating from this library.

Usage

build_http_header_authorization(credentials)

Arguments

credentials

An instance of 'decaf.client.credentials' S3 class.

Value

A named-list for Authorization key-value pair.


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