Thanks Daniel. This is the solution I need, but I'm missing a step somewhere.
My req.query property from within /auth is returning an empty object. Likewise, returnTo is undefined. How should I be getting this data into the flow?
I'm using the spotify strategy with the a direct call to the /auth route from a React frontend.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thanks Daniel. This is the solution I need, but I'm missing a step somewhere.
My req.query property from within /auth is returning an empty object. Likewise, returnTo is undefined. How should I be getting this data into the flow?
I'm using the spotify strategy with the a direct call to the /auth route from a React frontend.