leerob / leerob.io

✨ My portfolio built with Next.js, Tailwind, and Vercel.

Home Page:https://leerob.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Users for Spotify?

jordanlambrecht opened this issue · comments

Hey!

Quick question. I'm building out a 'team' page where everyone has a profile. I think it would be dope to display their top tracks or currently listening to status. I have everything setup to show my stuff, but is there an easy way to authorize additional users?

Hey! That sounds neat. Unfortunately I am not sure. You might need to switch to a different auth strategy like allowing the user to OAuth.