slackbuilds_ponce/python/Flask-Dance/README
Dimitris Zlatanidis aefe4cb123
python/Flask-Dance: Added (Doing the OAuth using Flask).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-28 09:20:20 +07:00

4 lines
195 B
Text

Doing the OAuth dance with style using Flask, requests,
and oauthlib. Currently, only OAuth consumers are supported,
but this project could easily support OAuth providers
in the future, as well.