Marc Brown
Marc Brown
https://developer.spotify.com/documentation/ios/guides/token-swap-and-refresh/
Would hasten the development here a good bit! I'm looking into it now, wonder if you thought about this before
`WebSocket connection to 'ws://localhost:8080/graphql' failed: Error during WebSocket handshake: Unexpected response code: 400` get this pretty often and haven't been able to figure out why yet. checked and auth header...
I'm looking into hosting this project now, wondering if it's best to use ECS or UKS? I noticed you mentioned kubernetes in the roadmap, wondering why you made that choice?
`proxy request /graphql from localhost:8080 to http://server:8081/graphql (ECONNREFUSED)` haven't found a way around this yet
having an issue where feature doesn't show up on map. I'm loading a custom image with images prop. confirmed via logs the images prop is being set correctly. ``` import...
I'd like to host this on my own service, but am not sure how to do this properly. I may not be alone, and think it would be beneficial to...
I know you have to use the username + password when starting the jar. Is there a way to effectively "logout", and use a different credential? Curious about this because...
Widgets are becoming more and more important as Apple offers more flexibility on their device home screens. it'd be great for this template to extend and have support for widgets...