I am trying to implement custom login/signup page with customisation option provided by universal login pages with auth0.js library. I couldn’t find anything to support multi language. There are options with lock but not with auth0 web sdk.
The auth0.js library is simply a way to interact with the Authentication API. It is not intended for, and does not include, any options outside this scope, i.e. internationalization or functionality for UI.