| Version | Supported |
|---|---|
| 1.0.x | Yes |
If you discover a security vulnerability, please report it through GitHub Security Advisories.
Please do not open a public issue for security vulnerabilities.
We will acknowledge your report within 48 hours and provide a timeline for a fix.
- Never commit
.envfiles or Spotify tokens to version control - The
.gitignoreexcludes.envand.spotify_token_cacheby default - Credentials are stored in your platform's user config directory, not in the project
- If you accidentally expose credentials, rotate them immediately in the Spotify Developer Dashboard