Spotify
The <OneTap />
component provides Spotify services for Premium & Free subscribers.
Spotify Premium User
Spotify Premium users can enjoy the Spotify Web Player with their Spotify account after signing in.
Please refer to the Spotify documentation to learn more about this.
Spotify Free User
We provide a music player for users without a Spotify subscription as well. If you have are non-premium users, you can pass in a custom audio file to play.
Example:
User Experience
Once you install the SDK and add
<OneTap />
, you can see a popup for Spotify Signin.In order to sign in, please click Sign In to Continue button
Once signed in successfully, you are redirected to back to the artist's website.
Clicking on the web player here text converts the popup into a web player, initiating music playback.
Last updated