Creating user with [email protected] with empty reCAPTCHA token
I am working on a flutter app with authentication feature with firebase as datasource.
In my Creating user method, When the createUserWithEmailAndPassword method is invoked, the app freeze there.