You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I've been looking at xAPI.js, and I've set some breakpoints on the configuration of the xAPIWrapper. It looks like the configuration is authenticating client-side with our LRS's username and password. Isn't that a security risk? I would love some light to be shed on this, because it seems like our credentials are being passed to every user.