COS301-SE-2024 / TuneIn

Introducing TuneIn, where music becomes a shared experience that connects people, transcending distances and creating lasting bonds through the power of music.
4 stars 0 forks source link

Spotify redirect screen #83

Open Linda-Masia opened 1 week ago

Linda-Masia commented 1 week ago

make the endpoint and webpage responsible for generating an OTP that the user will use to get their Spotify token. webpage should strip the token from the redirect URL, generate an OTP that will be used as a key in the DB, then the user will make a post request with the OTP, which will get the token + expiry date as the response