Implement Funkwhale's new authentication system
Funkwhale is implementing a new authentication system based on OAuth2. I'm not sure when the current mechanism will be retired, but all in all, it will be a breaking change.
I need to start investigating how to implement this, and try and find a way not to break current sessions (that should be a challenge) for people not to lose their settings and downloaded tracks.