Hello Fellow Thunkers!
I am working on building my first ios app and as a part of my first project I would love to connect it to spotify so i can create an app where users can listen to music/playlist i curate. I have been playing around with the WEB API component and have been able to connect to simple 3rd API’s, however I am getting stumped in trying to connect with Spotify’s service. They have a few different ways of being able to connect (authorization code vs. client credentials) and tbh, im not quite sure which route to go + how to set it up. Can you someone help me authenticate to their service?
link to their authorization guide: https://developer.spotify.com/web-api/authorization-guide/
Thanks!