mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
Added Spotify endpoints as per documentation: https://developer.spotify.com/web-api/authorization-guide/ Fixes golang/go#23338 Change-Id: Ic1a0d6c8f35923b1c6d497e07f028fe92e97e6b6 Reviewed-on: https://go-review.googlesource.com/86250 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>