oauth/requirement.txt
author durandn
Mon, 29 Feb 2016 12:23:37 +0100
changeset 6 39cecdd5260e
parent 5 4407b131a70e
permissions -rw-r--r--
Added OAuth2 Client Credentials Authentication workflow for Mtdc Application + Corrected mistakes on Authorization Code flow
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