get_auth_header: Combine id/secret and return header.

Description Usage Arguments Value Examples

View source: R/get_auth_header.R

Description

Combine id/secret and return header.

Usage

1
get_auth_header(tkn, type = "user")

Arguments

tkn

use saved token info to get header.

type

either startup, app or user depending on the situation.

Value

object add_headers from httr with correct information.

Examples

1

jeremydmorris/spotifyconnect documentation built on May 20, 2019, 5:21 p.m.