CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
SignInWithEmailResult
Type Alias SignInWithEmailResult
Result of signInWithEmail.
type
SignInWithEmailResult
=
{
message
:
string
;
flowId
:
string
;
}
Index
Properties
message
flow
Id
Properties
message
message
:
string
The message to display to the user.
flow
Id
flowId
:
string
The flow ID to use in verifyEmailOTP.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
flow
Id
CDP Frontend SDK
Loading...
Result of signInWithEmail.