Hacker News new | ask | show | jobs
by makuro 5368 days ago
Also, rather important note, if you are using (or see another library using) python-oauth2, note that that is _not_ providing OAuth 2.0 draft support.

It implements OAuth version 1.0 (check the source: https://github.com/simplegeo/python-oauth2/blob/master/oauth... and search for "Blaine")