Marc Brown
Marc Brown
feature request if the functionality doesn't already exist. Looks like the flow is: 1. client starts an auth request that takes a server side endpoint as a redirectUri 2. server...
more info here: https://github.com/spotify/ios-sdk/blob/99f3adc5254ffad2225bcdc9cb4744199c2ae666/docs/auth.md
If we work together to figure this out, I'm happy to contribute docs to the readme for this 😄
thanks for following up @tudorconstantin, I'll try out docker swarm and see how it works! will follow up
Hey! Start the project with docker-compose
the script in the readme

Nice! Those instructions would be super helpful! Let me know if you both are able to get it setup. Do you have any suggested VNCs?
even if i use the example from the npm page, still doesn't work ``` return ( ); } ```
updated to doing it via the same way they do it in londonCycle example. and still doesn't work. No errors ``` const MapComponent = (props) => { // [Long, Lat]...