A client-submitted V2 payload containing the original challenge and the solution. Typically Base64-encoded JSON sent from the browser widget.
Summary
Types
@type t() :: %Altcha.V2.Payload{ challenge: Altcha.V2.Challenge.t(), solution: Altcha.V2.Solution.t() }