Documentation ¶
Overview ¶
This example demonstrates how to authenticate with Spotify using the authorization code flow with PKCE. In order to run this example yourself, you'll need to:
- Register an application at: https://developer.spotify.com/my-applications/ - Use "http://localhost:8080/callback" as the redirect URI
- Set the SPOTIFY_ID environment variable to the client ID you got in step 1.
Click to show internal directories.
Click to hide internal directories.