tencentcaptcha

command
v0.0.0-...-1628972 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 9 Imported by: 0

README

Tencent Captcha Example 腾讯验证码例子

修改其中的 secretIDsecretKeyappIDAppSecret

$ SECRET_ID={SECRET_ID} \
    SECRET_KEY={SECRET_KEY} \
    APP_ID={APP_ID} \
    APP_SECRET_KEY={APP_SECRET_KEY} \
    go run tencentcaptcha/main.go
  • SECRET_ID:安全凭证 ID
  • SECRET_KEY:安全凭证 Key
  • APP_ID:验证码应用 ID
  • APP_SECRET_KEY:验证码应用 Secret Key

官方文档:https://cloud.tencent.com/document/product/1110

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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