Recaptcha.Response (nlwstein_recaptcha v4.0.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() :: %Recaptcha.Response{challenge_ts: String.t(), hostname: String.t()}