CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
VerifyEmailOTPOptions
Type Alias VerifyEmailOTPOptions
Request parameters for verifyEmailOTP.
type
VerifyEmailOTPOptions
=
{
flowId
:
string
;
otp
:
string
;
}
Index
Properties
flow
Id
otp
Properties
flow
Id
flowId
:
string
The flow ID to use in verifyEmailOTP.
otp
otp
:
string
The OTP to verify.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flow
Id
otp
CDP Frontend SDK
Loading...
Request parameters for verifyEmailOTP.