[Archive] Whitelabeling Passwordless Email Login

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 2/7/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hello!

I am leveraging @web3auth/core using a few different login methods. I have managed to whitelabel the OpenLoginAdapter in the popups that appear during the login flow for my custom JWT, email, and Google logins, but for the email login, the email sent to the user does not obey the theming specified nor does in have the app logo.

Can this email be customized without self hosting, if so, how? As it seems to be separate from the customization options on the OpenLoginAdapter.



Originally posted by: Animalmix55

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1294