CaptchaEx.Response (captcha_ex v0.1.0) View Source

A struct representing the successful recaptcha response from the reCAPTCHA API.

Link to this section Summary

Link to this section Types

Specs

t() :: %CaptchaEx.Response{challenge_ts: String.t(), hostname: String.t()}