Login
sendEmailVerificationCode
Sends verification code (OTP) to the specified email address, to be used with logInWithEmail
to complete the connect with email flow.
Usage
Props
client
TreasureConnectClient
- Client obtained from
createTreasureConnectClient
.
ecosystemId
string | undefined
- The ecosystem ID for the ecosystem wallets.
- Defaults to
"ecosystem.treasure"
.
ecosystemPartnerId
string
- The ecosystem partner ID for the ecosystem wallets.
string
- Email address to use for login.