freebsd-ports/www/py-flask-oauthlib/pkg-descr

7 lines
287 B
Text
Raw Normal View History

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/