Use webserver for auth helper (#2170)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 4 May 2025 22:20:56 +0000 (00:20 +0200)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 22:20:56 +0000 (00:20 +0200)
commit4b19e9a698a74b1b0adc1c05d8b8ec0545f4db2f
treedc8daf0b6278e91345706d1e61dc9fdcb664729d
parent51e1bdebfc94e364449151cfec802cf8f7cc0c1a
Use webserver for auth helper (#2170)

Always prefer webserver for auth helper and try to dynamically detect/handle reverse proxy/ingress in front of the webserver.
music_assistant/controllers/webserver.py
music_assistant/helpers/auth.py
music_assistant/providers/apple_music/__init__.py