We will be using the New Universal Login experience along with a post-login action which will redirect the user to add their full name. We’ve managed to make the flow work, but we would like for this custom external page to look as much as possible as a continuation of the normal flow, so that the user is not startled by the various redirects and style changes. We’ve included https://cdn.auth0.com/ulp/react-components/1.85.57/css/main.cdn.min.css , but the input fields are not being styled correctly, possibly because they’re styled using inline styles in the Login page. Is there any guidance on how to do this properly?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Universal Login with custom UI | 6 | 982 | April 11, 2024 | |
Can someone please help me understand how can I customize the classic universal login from my react app | 2 | 108 | June 25, 2024 | |
Client side react web app | 2 | 20 | April 4, 2025 | |
Show custom page post login | 2 | 510 | January 2, 2024 | |
Want to implement custom UI for Login, have been using auth0-react which uses Universal Login | 4 | 6774 | January 22, 2021 |