Skip to content

Source Release for Authorization PHP #978

@rmackinnon

Description

@rmackinnon

Problem to solve

Just installed Mopidy with your Iris extension. While reviewing the install and default configs for Iris I noticed that the auth URLs for spotify, lastfm, and genius all point to resolving PHP scripts on your domain.

[iris]
enabled = true
country = NZ
locale = en_NZ
verify_certificates = true
snapcast_enabled = true
snapcast_host = localhost
snapcast_port = 1780
snapcast_ssl = false
snapcast_stream = Default
spotify_authorization_url = https://jamesbarnsley.co.nz/iris/auth_spotify.php
lastfm_authorization_url = https://jamesbarnsley.co.nz/iris/auth_lastfm.php
genius_authorization_url = https://jamesbarnsley.co.nz/iris/auth_genius.php

Proposed solution

Release this code for public review and users can run this code locally.

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions