Recaptcha.API.Client (recaptcha_v3 v0.1.0)

View Source

The API client underlying calls to Recaptcha API.

Summary

Types

t()

The type of the Recaptcha API client.

Types

t()

@type t() :: %Recaptcha.API.Client{req: Req.Request.t(), secret: String.t()}

The type of the Recaptcha API client.