diff options
Diffstat (limited to 'www/py-flask-oauthlib/pkg-descr')
-rw-r--r-- | www/py-flask-oauthlib/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/py-flask-oauthlib/pkg-descr b/www/py-flask-oauthlib/pkg-descr index 49debc42dea7..f98282e423f3 100644 --- a/www/py-flask-oauthlib/pkg-descr +++ b/www/py-flask-oauthlib/pkg-descr @@ -2,5 +2,3 @@ Flask-OAuthlib is an extension to Flask that allows you to interact with remote OAuth enabled applications. On the client site, it is a replacement for Flask-OAuth. But it does more than that, it also helps you to create OAuth providers. - -WWW: https://github.com/lepture/flask-oauthlib/ |