Go软件包可轻松实现WebAuthn集成-Golang开发

时间:2024-06-15 10:52:33
【文件属性】:

文件名称:Go软件包可轻松实现WebAuthn集成-Golang开发

文件大小:58KB

文件格式:ZIP

更新时间:2024-06-15 10:52:33

Golang Utilities

webauthn:Go中的Web身份验证API概述该项目提供了使用Web身份验证API(WebAuthn)的低级和高级API。 演示安装go get github.com/koesie10/webauthn webauthn:Go中的Web身份验证API概述该项目提供了使用Web身份验证API(WebAuthn)的低级和高级API。 演示安装go get github.com/koesie10/webauthn高级API高级API可以与net / http包一起使用,并简化了低级API。 它位于webauthn子包中。 它旨在与fetch或XMLHttpRequest JavaScript客户端一起使用。 首先,请确保您的用户实体实现了User。 然后,建立


【文件预览】:
webauthn-master
----.travis.yml(136B)
----webauthn.js(3KB)
----attestation()
--------packed()
--------fido()
--------androidsafetynet()
--------attestion.go(274B)
----protocol()
--------webauthn_test.go(17KB)
--------doc.go(446B)
--------attestation.go(8KB)
--------errors.go(4KB)
--------api.go(16KB)
--------challenge.go(553B)
--------common.go(11KB)
--------attestation_registry.go(464B)
--------assertion.go(6KB)
----LICENSE(1KB)
----webauthn()
--------doc.go(205B)
--------session.go(812B)
--------webauthn.go(2KB)
--------registration.go(6KB)
--------config.go(3KB)
--------user.go(2KB)
--------login.go(6KB)
----.gitignore(2KB)
----go.sum(2KB)
----README.md(5KB)
----cose()
--------cose_test.go(603B)
--------cose.go(1KB)
--------doc.go(143B)
--------ecdsa.go(1KB)
----go.mod(226B)

网友评论