Configure your UI and signup
The quickstart embed includes
DynamicWidget, which provides ready-made sign-in UI. To use your own UI instead, remove DynamicWidget from the code and follow the Using Your UI section in the guides you need.Configure signup methods in the Dynamic dashboard and your app. Common options:Add email signup
Add SMS signup
Add social signup
Add passkey signup
Add external wallet signup
If you are using Wagmi, make sure to read our full Wagmi
guide for more setup instructions.