Recaptcha.Response (doma_recaptcha v3.1.1-doma) 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()}