hrkfdn / mpdas

MPD AudioScrobbler written in C++ using libcurl
http://50hz.ws/mpdas/
Other
125 stars 22 forks source link

implement a different authentication mechanism #38

Closed hrkfdn closed 7 years ago

hrkfdn commented 7 years ago

In three months, we'll be permanently disabling login requests via http://ws.audioscrobbler.com with method=auth.getMobileSession that use the authToken= parameter.

There are also other authentication flows available via https://www.last.fm/api/authentication that do not require the handling of user passwords.