7 lines
287 B
Text
7 lines
287 B
Text
|
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/
|