Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.9
@mozaic-io/mozaic-sdk-node
api/api
Auth0OtpVerifyDeets
Interface Auth0OtpVerifyDeets
export Auth0OtpVerifyDeets
interface
Auth0OtpVerifyDeets
{
client_assertion
?:
null
|
string
;
user_name
?:
null
|
string
;
verification_code
?:
null
|
string
;
}
Index
Properties
client_
assertion?
user_
name?
verification_
code?
Properties
Optional
client_
assertion
client_
assertion
?:
null
|
string
Optional
user_
name
user_
name
?:
null
|
string
email or phone number or handle
Optional
verification_
code
verification_
code
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
assertion
user_
name
verification_
code
@mozaic-io/mozaic-sdk-node - v1.0.9
Loading...
export Auth0OtpVerifyDeets