Auth0-react embedded

Hi @cgarrovillo,

Auth0-React isn’t built for embedded login forms.

You will need to use Lock or Auth0.js depending on if you want to embed our widget our build your own UI, respectively.

Also an obligatory disclaimer that you have likely already seen if you have done some research: we don’t recommend embedded login. You lose out on a lot of features and increase your attack surface by embedding the login form.

Hope that helps,
Dan