This Demo loads new releases from Spotify. It exposes a /token endpoint via NodeJS/Express to generate a fresh token. Spotify Credentials are stored as server environment variables. The frontend will request a new token if the old one approaches expiry. If a request ever fails, it will retry with a fresh token.