Serve login page localhost

Hello,

I have a question, I would like to serve login/reset-password locally ONLY to customize the pages…I’ve copied/pasted the pages and replaced the server-side objects with what I see online, all works fine but on load I get this a cors errors on this endpoint: auth0.com/usernamepassword/challenge

I don’t need to have the login working as I really just want o apply html/css/style errors etc…

Did you follow this documentation? You need to make sure to add your app domain to allow CORS

1 Like

Thanks for sharing this Ryan!

yes, I already added the domain to the whitelists, I think the issue is related to the recaptcha too as I get also this error:
Error getting the bot detection challenge. Please contact the system administrator