java script for a PWA

Job ID: 33141220

Budget: €18 – €36 EUR

Integration with Spotify OAuth to capture the Spotify user id after a successful login.

It is a PWA App developed in JS Vanilla as no framework is involved here to keep it simple.

The first screen is the login; it is used to check with ou API if the credentials are correct or not.

After success login, we need to add an extra step here, asking the user to log in to his Spotify account before showing the start button, so if Spotify login success then redirects him to the app page, he can't proceed further.

Once he successfully logged in to the Spotify account, on the app page, you will find an ajax call (SendTheRecordToCloud) that has many params; we need to add an extra param here called (spotify_user_id ), which is the user_id acquired from Spotify.
Related categories: JavaScript OAuth Web API Progressive Web Apps