register_user: Register User

Description Usage Arguments Value Examples

View source: R/register_user.R

Description

Given full redirec_uri, extract code, register user and return user connection object

Usage

1
register_user(redirect)

Arguments

redirect

Full URL from authorization process.

Value

User connection object to be used in further API requests. This function will also call the user profile endpoint to store the username so we can store various information in the environment using the username as a key.

Examples

1

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