Hi @myhendry,
It looks like this error is in regards to the Authentication(options)
function of auth0.js.
Specifically, the options
param is missing ‘domain’.
Could you post your code where the Authentication client is being initialized with any sensitive data removed?
Thanks,
Dan