Building a website widget to display my recent favs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have found an endpoint I would like to call on my personal website to simply display my recent favorites on spotify. The authorization code auth flow seems like the right choice for this scenario, however it's not clear to me how the auth flow should work for this, because I want to authorize it for my personal account only, and just once. Whenever the site loads, I want it get my most recent favorites.
I'm figured I will need to create a server side endpoint to call the spotify api, then my client will call my endpoint. But do I need to build an entire auth/redirect flow for this? Again I am the only one who will need auth for it. Then it just displays my favorites to users. How to build something like this?
Labels:
- Labels:
-
Discussion
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page