Form Validation Bug in WHATABYTE Auth0 Code

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.

Hi @michael.ryan.goad,

Welcome to the Community!

I will make sure the appropriate team is aware of this. I went ahead and merged this post to the blog topic discussion post as well. Thank you for the feedback!

A post was merged into an existing topic: Node.js and TypeScript Tutorial: Secure an Express API