From 2235b9732929acc2212ae55b9ac7eaeed161941c Mon Sep 17 00:00:00 2001 From: Randall Leeds Date: Tue, 17 Mar 2015 06:56:35 -0700 Subject: Add link to pyramid-oauthlib Disclosure: I am the author of pyramid-oauthlib --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index c5f58a1..acf8209 100644 --- a/README.rst +++ b/README.rst @@ -55,6 +55,7 @@ The following packages provide OAuth support using OAuthLib. - For Django there is `django-oauth-toolkit`_, which includes `Django REST framework`_ support. - For Flask there is `flask-oauthlib`_ and `Flask-Dance`_. +- For Pyramid there is `pyramid-oauthlib`_. If you have written an OAuthLib package that supports your favorite framework, please open a Pull Request, updating the documentation. @@ -63,6 +64,7 @@ please open a Pull Request, updating the documentation. .. _`flask-oauthlib`: https://github.com/lepture/flask-oauthlib .. _`Django REST framework`: http://django-rest-framework.org .. _`Flask-Dance`: https://github.com/singingwolfboy/flask-dance +.. _`pyramid-oauthlib`: https://github.com/tilgovi/pyramid-oauthlib Using OAuthLib? Please get in touch! ------------------------------------ -- cgit v1.2.1