summaryrefslogtreecommitdiffstats
path: root/python/Flask-Dance/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Flask-Dance/README')
-rw-r--r--python/Flask-Dance/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/Flask-Dance/README b/python/Flask-Dance/README
new file mode 100644
index 0000000000..b339d9bce7
--- /dev/null
+++ b/python/Flask-Dance/README
@@ -0,0 +1,4 @@
+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.