eclipse-agail / agile-sdk

JavaScript Agile IoT SDK
Eclipse Public License 2.0
2 stars 4 forks source link

Security #13

Closed nopbyte closed 7 years ago

nopbyte commented 7 years ago

This PR includes the AGILE-IDM methods as part of the agile.idm namespace in the SDK. The main difference is that the index file now receives two more (optional) arguments: the idm location and the token.

craigmulligan commented 7 years ago

@nopbyte I just updated the branch to fix some lint'ing issues. Could you pull and check that and test again?

After that we can merge + publish.

nopbyte commented 7 years ago

Ok. I have tried it with the agile-ui and it works. Thanks for your effort and suggestions during the PR review.

craigmulligan commented 7 years ago

@nopbyte did you also test the security stuff? thats the bit I mostly changed.