Using OAuth2.0 to authenticate users
I am trying to create a small app that will use the Spotify API. Because it’s meant to be small I don’t really want to add any authentication on my end but I still would like to have “sessions”.
I am trying to create a small app that will use the Spotify API. Because it’s meant to be small I don’t really want to add any authentication on my end but I still would like to have “sessions”.