pub const SPOTIFY_AUTH_BASE_URL: &str = "https://accounts.spotify.com";
Base URL for Spotify authentication endpoints.