Redirect to self hosted login page

Can I set auth0-react-sdk to redirect users to my custom self hosted login page instead of auth0 login page?

Hi @dudumonteiro,

The Auth0 React SDK for Single Page Apps is intended for use with Auth0 Universal Login.

It’s impossible to say without knowing the exact details of your flow, but typically you will need to use one of Universal Login’s options with this SDK.

1 Like