Links

Spotify Authentication

This page illustrates how to authenticate Spotify identities with the Provenance SDK

Spotify Authentication Flow

When users attempt to verify their Spotify statistics through Clique's social oracles, they will undergo the Spotify authentication flow, as shown in the following diagram:

Setup

The above authentication flow to work requires the protocol to provide the following information:

Redirect URL

This is the URL of your website. The URL will redirect the user to back to the site after they have authorised our Spotify Application for relevant data access.
After installing the Clique SDK on the website, the Spotify client must be able to identify the user’s frontend to perform secure authorization.
We will need this Redirect URL when integrating with the Spotify Application.