Skip to main content

Whitelabeling

Web3Auth’s whitelabeling capabilities allow customization of the user interface, branding, and translations, ensuring the authentication flow seamlessly aligns with your application's identity.

With Single Factor Auth & MPC Core Kit SDKs, Web3Auth is invisible to the user, and you have the complete control over the user interface, branding, and translations.

Plug and Play SDKs Whitelabeling

Web3Auth's Plug and Play SDKs and WalletServicesPlugin offer whitelabeling capabilities via the Dashboard (version 8.5.0 onwards)and code. The main whitelabeling options include

  • Customize the Login Modal
  • User Flow and MFA Screen Transition
  • Language Customization and Localization

Web3Auth Whitelabeling Dashboard

tip

To configure whitelabeling through code, refer to the Web3Auth PnP SDK Reference for detailed guidance on customizing your Plug-and-Play integration.

note

Access to Whitelabeling is gated. The minimum pricing plan to use this feature is the Growth Plan.

Login Modal Customization

Adapt the login modal's design to reflect your application's branding, from colors and logos to fonts and button styles.

Web3Auth Plug and Play Login Modal

User Flow and MFA Screen Transition

Provide a consistent and engaging experience throughout the user authentication process, including the transition between different authentication stages and support for both light and dark modes.


Light mode

light theme

Dark Mode

dark theme

Standard color #0364FF

Theme is a record of colors that can be configured.

Color changed to #D72F7A

Theme affects icons and links.

Language Customization and Localization

Web3Auth supports multiple languages, improving accessibility and user engagement across diverse demographics.

  • Multi-Language Support: Web3Auth offers localization in various languages, including English (en), Spanish (es), German (de), Chinese (zh), Japanese (ja), Korean (ko), French (fr), Portuguese (pt), and Dutch (nl).

    Language Modified Screen

  • Open-Source Contributions: Language support is maintained in an open-source repository, enabling community contributions to add or enhance translations.