oauth/requirement.txt
author ymh <ymh.work@gmail.com>
Wed, 06 Apr 2016 13:31:49 +0200
changeset 47 b25a1526aec3
parent 5 4407b131a70e
permissions -rw-r--r--
As Rest framework indicates return None if it should try other authentication methods
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     1
Flask==0.10.1
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     2
Flask-SQLAlchemy==1.0
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     3
werkzeug==0.9.4
5f50937893ac Commit work on metaeducation
durandn
parents:
diff changeset
     4
Flask-OAuthlib>=0.5.0