hcaptcha

package
v1.8.93 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2024 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Verifier

type Verifier struct {
	// contains filtered or unexported fields
}

Verifier 验证的配置

func NewHCaptchaVerifier

func NewHCaptchaVerifier(secret, verifyURL string) *Verifier

NewHCaptchaVerifier 初始化一个 HCaptchaVerifier 实例

func (*Verifier) Verify

func (v *Verifier) Verify(response string) (bool, error)

Verify 验证 hCaptcha 的响应

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL