recaptcha v2.3.0 Recaptcha.Response

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

Summary

Types

t :: %Recaptcha.Response{challenge_ts: String.t, hostname: String.t}