We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76585fe commit 854670bCopy full SHA for 854670b
README.rst
@@ -76,8 +76,8 @@ Which web frameworks are supported?
76
The following packages provide OAuth support using OAuthLib.
77
78
- For Django there is:
79
- - `django-oauth-toolkit`_, which includes `Django REST framework`_ support.
80
- - `django-allauth`_, which includes `Django REST framework`_ as well as `Django Ninja`_ support.
+ - `django-oauth-toolkit`_, which includes `Django REST framework`_ support.
+ - `django-allauth`_, which includes `Django REST framework`_ as well as `Django Ninja`_ support.
81
- For Flask there is `flask-oauthlib`_ and `Flask-Dance`_.
82
- For Pyramid there is `pyramid-oauthlib`_.
83
- For Bottle there is `bottle-oauthlib`_.
0 commit comments