make_auth_header_value: Builds and returns 'Authorization' header value for the given...

View source: R/decaf_auth.R

make_auth_header_valueR Documentation

Builds and returns 'Authorization' header value for the given credentials.

Description

Builds and returns 'Authorization' header value for the given credentials.

Usage

make_auth_header_value(x)

Arguments

x

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

Value

A character string that can be used as 'Authorization' header value.


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