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

Flask==0.10.1
Flask-SQLAlchemy==1.0
werkzeug==0.9.4
Flask-OAuthlib>=0.5.0