Reactjs – Issues with Spotify OAuth – not opening auth dialog, instantly redirecting back to my frontend
Hello so I have a frontend written in react with a FastAPI (python) backend, I am trying to authenticate against Spotify User account (Auth Code flow). This was literally working a few days ago but I somehow messed something up,…