setAuthenticationEmailAddress¶
Sets the email address of the user and sends an authentication code to the email address. Works only when the current authorization state is authorizationStateWaitEmailAddress
setAuthenticationEmailAddress(
email_address: string
) → Ok