Email Passwordless Custom UI

Hi,

We don’t want to show the popup to the user for the passwordless email auth with OpenLogin, instead we want to create a custom UI and pass the users email and then the code they received (after they type it into our UI) to the SDK.

Please let me know if this is possible. If not, could this please be added. Would be a great feature.

Thanks,
Roshan

@roshan Thanks for your recent communication.

You won’t be able to implement your own UI apart from the available whitelabel options but you can use the uxMode parameter like redirect rather than popup in the Openlogin Adapter Settings.

I will link an example here to display how it is done . You may follow the same format for no-modal SDK as well.

However, since you ask, the alternative is to use CoreKit tkey SDK Web3Auth Core Kit tKey JS SDK | Documentation | Web3Auth where you can build and maintain your own UI & UX for login

Some of the features you get with Plug n Play are:

  1. Default Modal UI
  2. Better UX flow,
  3. Easy recovery flows,
  4. MFA setup

One advantage of TKey over PnP is the ability to implement your own email confirmation screen and email templates.

You can look at the differences here Plug and Play vs Core Kit | Documentation | Web3Auth

If you need a higher level of customization with the UI, I would suggest considering our Enterprise Plan.

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