Merge lp:~martin-hilton/usso/get-token-with-2fa into lp:usso
Proposed by
Martin Hilton
on 2015-07-22
Status: | Needs review |
---|---|
Proposed branch: | lp:~martin-hilton/usso/get-token-with-2fa |
Merge into: | lp:usso |
Diff against target: |
84 lines (+51/-0) 2 files modified
usso.go (+11/-0) usso_test.go (+40/-0) |
To merge this branch: | bzr merge lp:~martin-hilton/usso/get-token-with-2fa |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Matthew Williams (community) | 2015-07-22 | Approve on 2015-07-23 | |
Casey Marshall | Approve on 2015-07-22 | ||
Uros Jovanovic | Approve on 2015-07-22 | ||
Review via email:
|
Description of the change
Add a method which will retrieve a token using two-factor authentication in addition to email and password.
To post a comment you must log in.
review:
Approve
review:
Needs Fixing
lp:~martin-hilton/usso/get-token-with-2fa
updated
on 2015-07-23
- 46. By Martin Hilton on 2015-07-23
-
review comment
review:
Approve
Unmerged revisions
- 46. By Martin Hilton on 2015-07-23
-
review comment
- 45. By Martin Hilton on 2015-07-23
-
review comment
- 44. By Martin Hilton on 2015-07-22
-
support retrieving tokens using two-factor authentication
LGTM