Meshcentral.com – Session API Support

80

A few days ago I read about a Mozilla Experiment called BrowserID and an associated Browser Session API which would help users log in and out of web sites. I found the information here: http://identity.mozilla.com/ and so, just for fun, I spent a few hours adding support to Meshcentral.com. Now, I did not add BrowseID support, all I did was implement the browser Session API so the browser would know how to login, logout and what identity it’s currently logged in as. The API was pretty simple and it works very well. If you run Firefox, you need to add the Browser Sign-in Add-on then when navigating to Meshcentral, the API will kick in.

Read more at Intel OSS Blogs