CDP Frontend SDK
Preparing search index...
@coinbase/cdp-core
EmailAuthentication
Type Alias EmailAuthentication
The email authentication method.
type
EmailAuthentication
=
{
type
:
"email"
;
email
:
string
;
}
Index
Properties
type
email
Properties
type
type
:
"email"
The type of authentication method.
email
email
:
string
The email address of the user.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
email
CDP Frontend SDK
Loading...
The email authentication method.