How to implement multilingual login/signup page with auth0 web sdk with universal login page

Hi,

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.

Any help/suggestion is highly appreciated.

Thanks
Shubham

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.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.