| commit | 9152721b033df1efec3bd89195dc8ebe22a03fa6 | [log] [tgz] |
|---|---|---|
| author | Eugene Yakubovich <eyakubovich@gmail.com> | Fri Sep 30 10:17:32 2016 -0700 |
| committer | jrperritt <jrperritt@gmail.com> | Fri Sep 30 12:17:32 2016 -0500 |
| tree | 47769dfdaaaf6b81c42d2a18f6fba10656481f8d | |
| parent | c5d17b854b473c6e0249874d23574dd5567e864b [diff] |
Always set error on response in token create (#109) (#92) If there was a network error, http response will be nil but error needs to be propogated out.