How to access Flask session variables in HTML? – Twitter API
I am trying to build a JavaScript function that will build the appropriate embed link for a specified user playlist in Spotify. As of now, I have a session variable in my Flask app title 'playlist_id' that holds the Spotify…