zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.34k stars 284 forks source link

Add optional URL params to URL and Token functions #132

Closed FrankMoreno closed 3 years ago

FrankMoreno commented 3 years ago

This allows for support of the PKCE authentication flow along with any other flows that might require extra URL params on the token or auth URL.