OAuth 2 support
Closed this issue · 5 comments
ipartola commented
According to http://blog.rdio.com/developers/2015/06/oauth-20-launch.html OAuth 1 support will be dropped on June 30th 2015. This will render this official client useless. Are there any plans to provide an official OAuth2 API client?
meson10 commented
+1
rlvoyer commented
+1
rknLA commented
I'm pretty sure this is on the roadmap, but in the meantime, I'd recommend using oauthlib to create and manage an OAuth 2 Client.
NJAldwin commented
+1