I have been following this tutorial:
When I get to the step where I need to configure my WHATABYTE Authentication settings, the application refuses to accept my Auth0 domain claiming it “must be a valid Auth0 domain” and disables the save button. I know my domain is valid as I am currently using it for multiple other applications.
I believe there is a bug in the WHATABYTE form validation for the Auth0 Domain input field. My domain name is of the form x-x-x.auth0.com So possibly the use of dashes in the domain falls outside of the regular expression used for the form validation.