recaptcha v2.0.1 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}