eclipse-agail / agile-sdk

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

Add Oauth2 flow call for user auth #57

Closed nopbyte closed 5 years ago

nopbyte commented 5 years ago

BioAssist needs to authenticate users with a REST call. So, now we have the possibility in the sdk to authenticate users, for a particular client, using an HTTP request.

It is in the sdk now :)