scopes {spotifyr} | R Documentation |
A vector of valid scopes for get_spotify_authorization_code
.
scopes(exclude_SOA = TRUE)
exclude_SOA |
Boolean indicating whether to exclude 'Spotify Open Access' (SOA) scopes, which are only available for approved partners. Defaults to |
A character vector of valid authorization scopes for the Spotify Web API. See Spotify Web API Authorization Scopes
scopes()