Yesterday I improved the authorization endpoint. It will work now with more clients. I found that still quite a few clients need the "me" parameter, which I think should not be needed, because there is a "state" parameter.
I added a simple PushBullet API call to my login, so it sends a token that I can use to login.

Load more