Recaptcha.API.Client (recaptcha_v3 v0.1.0)
View SourceThe API client underlying calls to Recaptcha API.
Summary
Types
@type t() :: %Recaptcha.API.Client{req: Req.Request.t(), secret: String.t()}
The type of the Recaptcha API client.
The API client underlying calls to Recaptcha API.
@type t() :: %Recaptcha.API.Client{req: Req.Request.t(), secret: String.t()}
The type of the Recaptcha API client.