commit | 62847153d851725a5a8d5c05fa6286a968d3b981 | [log] [tgz] |
---|---|---|
author | Jamie Lennox <jamielennox@gmail.com> | Fri Dec 09 14:04:42 2016 +1100 |
committer | Jesse Keating <omgjlk@us.ibm.com> | Tue May 30 14:53:41 2017 -0700 |
tree | f91e0c690999a3e700fe2c243301674a7b5aa85b | |
parent | 3a00ae807f0dcdcaf87b4892c1cbae13e0edffcf [diff] [blame] |
Use app_id with github The basics of authenticating to github as an app when posting comments and cloning. This is still a WIP. Change-Id: I11fab75d635a8bcea7210945df4071bf51d7d3f2
diff --git a/requirements.txt b/requirements.txt index 3bb7f91..48ac38e 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -24,3 +24,5 @@ alembic cryptography>=1.6 cachecontrol +pyjwt +iso8601