Customize Classic Login

Classic Login is an Auth0-hosted login experience that relies on JavaScript for customization. Implementing Classic Login is less complex than embedding the authentication process directly in your app, and it can help prevent the dangers of cross-origin authentication.

Classic Login serves as an alternative to Universal Login. For a feature comparison between the two login experiences, review Universal Login vs. Classic Login.

Read... To learn...
Customize Classic Login Pages How to customize the Classic Login experience.
Customize Classic Login Pages with Lock or SDK How to customize Classic Login pages using the Lock widget or a custom interface.
Customize Lock Error Messages How to customize error messages served to users in the Classic Login experience.
Customize Classic Password Reset Pages How to customize the Classic Login password reset page.
Classic Login Page Version Control How to implement version control for your custom page content.