Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 266 Bytes

Azure Functions authenticator

Sample code for using Azure Functions to register and authenticate IoT Hub devices.

Each function has a file named test.js, which includes unit testing for the function. Simply run this test file with mocha and watch the results.