Spotify only Login Box

Hi,
I am trying to only allow the Spotify login to be presented to my users when logging in. I have tried to amend the custom login page to get correct render in Webstorm, but not working for me on application to app.
I know i should write my own script for spotify login, but i want the security of Auth0.
I want to disable Login/SignUp for my application essentially.
Thanks for reading.

Hi @killianoneachtain,

Welcome to the Community!

You should be able to show spotify as the only login option by setting up a spotify connection, then in you application settings, only toggling the spotify connection to the ‘on’ position.

I was able to get it to work like this:

1 Like

Thank you @dan.woda . That was it alright! I couldn’t find the option anywhere, as I was checking the custom login section.
Applications/Settings/Connections is the path.

Thanks again.

1 Like

Glad that solved it! :grinning_face_with_smiling_eyes:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.