/TestSpotifyPkce

An example of how to implement Spotify PKCE

Primary LanguageC#MIT LicenseMIT

TestSpotifyPkce

Add your app's ClientID to Models/SpotifyCodes

Be careful: NEVER COMMIT IT. Abstract it to app secrets in production. This project is just for fast reference on how to implement spotify PKCE.