EddieTheCubeHead / Stagnum

A website utilizing Spotify web API to transfer playback from a queue into a shareable pool.
Other
1 stars 0 forks source link

Route for getting the current user #282

Closed EddieTheCubeHead closed 4 months ago

EddieTheCubeHead commented 4 months ago
{
    display_name: str
    icon_url: str | None
    spotify_id: str
}