Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
MultiStepAuthArgsType
MultiStepAuthArgsType
Defined in
thirdweb/src/wallets/embedded/core/authentication/type.ts#L11
type
MultiStepAuthArgsType
=
MultiStepAuthProviderType
&
{
verificationCode
:
string
;
};
On this page