I have created app with react , but when i used auth0 i found a bug , when i want to create a new account auth register my without email confirmation, i can fix the bug , or i have used auth incorrectly ( write code with documentation of auth0 )
What i can change value of verify_email to false , i must use api of create a new user or i can change the property with auth0-react and create a new user with default form registry of auth0 ?
Sorry for my questions, i first time use auth0 and i want to understand the technology better