📄️ Getting Started with Music SSO
MusicAPI enables you to seamlessly integrate Single Sign-On (SSO) authentication for the following music streaming services:
📄️ Initializing User Authentication
This guide assumes you have already configured your music service integrations in the Developer Dashboard.
📄️ Authentication Callback
After successful user authentication, users are redirected back to the returnUrl that you specified in the initial authentication request.
📄️ Accessing Original Authentication Tokens
For advanced integrations, you may need direct access to the original authentication tokens from music streaming services. This is useful when you need to call music service APIs directly for functionality not yet supported by MusicAPI.