You must provide the following configuration variables:
WP_XMLRPC_URL
=https://www.yourdomain.com/xmlrpc.php
(replace with your domain and use http:// if you don't have SSL support)WP_ADMIN_USER
=admin
(use your own admin username)WP_ADMIN_PASSWORD
=somepassword
(use your own admin password)
Where does this script go in Auth0? Rules? Apps?
What does the getByEmail script do? Is it required?
If we are blocking Brute Force XMLRPC calls, is this going to work?