requests / requests-oauthlib

OAuthlib support for Python-Requests!
https://requests-oauthlib.readthedocs.org/
ISC License
1.71k stars 422 forks source link

Docs revision is outdated (at f8e741dc) #418

Closed mig4ng closed 2 years ago

mig4ng commented 4 years ago

The docs are outdated in a old revision (commit f8e741dc from Jul 25, 2018).

E.g.: https://requests-oauthlib.readthedocs.io/en/latest/oauth2_workflow.html#backend-application-flow is missing >>> from requests_oauthlib import OAuth2Session in step 1 compared to https://github.com/requests/requests-oauthlib/blob/master/docs/oauth2_workflow.rst#id12

I was going to create a pull request fixing this yet I got confused that in the file it was fixed already 😅

Is there a reason for this or is it a bug?

Cheers!

jtroussard commented 4 years ago

I'm not 100% on this but I believe an official release needs to be released before the docs are rebuilt/sync'ed.

JonathanHuot commented 2 years ago

ReadTheDocs built has been fixed. It was somehow stuck since long time, but finally has been restored. Two last versions are activated 1.3.0 and 1.3.1.