Learning Dojo

article thumbnail

Securing Your xAPI Statements in JavaScript

Learning Dojo

That’s why it’s important to make sure the server or host we’re using for our xAPI project enforces https as well. Basic Auth – by its very nature – is not very secure. It’s just the username and password put together and Base64 encoded. They even provide examples on configuring their wrapper to use Basic Auth.

xapi 45