captchaRequired property
Whether a CAPTCHA is needed because there have been too many failed login attempts by the user.
Present only when a registered email identifier is set in the request.
Implementation
core.bool? captchaRequired;
Whether a CAPTCHA is needed because there have been too many failed login attempts by the user.
Present only when a registered email identifier is set in the request.
core.bool? captchaRequired;