Hello,
I am customizing our universal login experience at the moment but I recieve a validation error when I attempt to enroll a phone number into the SMS option we have enabled.
I built my own off of this base, but just to be sure I didn’t mess anything up, I switched my MFA template to use just the raw code from auth0 example page: https://github.com/auth0/auth0-guardian.js/blob/master/example/basic_widget.html
The phone number validation seems to not be passing the regex validation and I am not exactly sure how or why.
This is the payload being sent:
Hoping someone could shed some light on this for me.

