Package: react-wallet-kit
Defined in: react-wallet-kit/src/providers/client/Types.tsx:706
Handles the removal of a user’s email address from their Turnkey account.- Opens a modal with the RemoveUserEmail component, allowing the user to confirm and remove their email address.
- Supports optional overrides for userId, organizationId, and stamper type.
- Returns the user ID associated with the removed email.
A promise that resolves to the user ID associated with the removed email.