Added github and samsung authcode providers in static lib iot-es demo
authorAndriy Gudz <a.gudz@samsung.com>
Fri, 21 Apr 2017 11:19:48 +0000 (14:19 +0300)
committerAndriy Gudz <a.gudz@samsung.com>
Fri, 21 Apr 2017 11:19:48 +0000 (14:19 +0300)
commit22cda3f080da64ab4609442f14222352723e29cc
tree368a66758da88175f0ca94351a7ea3de077c3f27
parent511af9d1f0fe690c3e02835ceae21ee89bc3b704
Added github and samsung authcode providers in static lib iot-es demo
demo/iot-es/src/authcode/CMakeLists.txt [new file with mode: 0644]
demo/iot-es/src/authcode/authcodeprovider.h [new file with mode: 0644]
demo/iot-es/src/authcode/githubauthcodeprovider.cpp [new file with mode: 0644]
demo/iot-es/src/authcode/samsungauthcodeprovider.cpp [new file with mode: 0644]