Learn R Programming

spotifyr (version 2.2.1)

scopes: Valid Authorization Scopes

Description

A vector of valid scopes for get_spotify_authorization_code.

Usage

scopes()

Arguments

Value

A character vector of valid authorization scopes for the Spotify Web API. See Spotify Web API Authorization Scopes

Examples

Run this code
# NOT RUN {
scopes()
# }

Run the code above in your browser using DataLab