I just started using Auth0 and successfully migrated my application to use it, but I was wondering if I can change the default language for the screens. Not all my customers speaks English.
The PHP sample redirects to the Hosted Login Page through the login() method. To change the language that’s being used, you need to turn on the “Customize Login Page” switch here and then modify the language that Lock uses as explained in this document.