load_user: Load user's authentication information into a variable for...

Description Usage Arguments Value Examples

View source: R/load_user.R

Description

Pull user information and retrieve an access_token using refresh endpoint.

Usage

1
load_user(username)

Arguments

username

Just the users's username string.

Value

access_token Valid access token

Examples

1

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