Go / Golang中Duo Security Web SDK的实现。-Golang开发

时间:2021-05-26 18:56:40
【文件属性】:
文件名称:Go / Golang中Duo Security Web SDK的实现。-Golang开发
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-26 18:56:40
Golang Third-party APIs 概述duo_go-Go Web应用程序的Duo 2FA:https://duo.com/docs/duoweb安装$ go get github.com/mschwager/duo_go使用这是演示该库的一小段代码:pack概述duo_go-Duo 2FA for Go Web应用程序:https://duo.com/docs/duoweb安装$ go get github.com/mschwager/duo_go使用这是演示该库的一小段代码:package main import(“ main”(“ fmt”“ github.com/mschwager / duo_go“)func main(){duo_configuration:=&duo_go.Web {Ikey:” ”,Skey:“ “, 关键: ” “,} sig_request,_:= duo_go.SignRequest(duo_configuration,” example_username“)
【文件预览】:
duo_go-master
----.gitignore(296B)
----README.md(2KB)
----duo_go.go(4KB)
----LICENSE(11KB)
----duo_go_test.go(8KB)
----go.mod(44B)
----duo_go_demo()
--------duo_go_demo.go(2KB)
----.travis.yml(277B)

网友评论