文件名称:Go-webauthn:在Go中的WebAuthenticationAPI
文件大小:46KB
文件格式:ZIP
更新时间:2022-09-02 21:50:32
Go开发-工具类
这个项目提供底层和高级API来使用 Web Authentication API (WebAuthn)
【文件预览】:
koesie10-webauthn-0adb1b7
----.gitignore(2KB)
----go.mod(245B)
----cose()
--------doc.go(143B)
--------cose.go(1KB)
--------cose_test.go(603B)
--------ecdsa.go(1KB)
----webauthn.js(3KB)
----.travis.yml(136B)
----LICENSE(1KB)
----go.sum(772B)
----webauthn()
--------doc.go(205B)
--------session.go(812B)
--------user.go(2KB)
--------login.go(6KB)
--------webauthn.go(2KB)
--------registration.go(6KB)
--------config.go(3KB)
----README.md(4KB)
----protocol()
--------doc.go(446B)
--------attestation_fido.go(3KB)
--------attestation_packed.go(4KB)
--------attestation_registry.go(464B)
--------assertion.go(6KB)
--------api.go(16KB)
--------challenge.go(553B)
--------errors.go(3KB)
--------webauthn_test.go(20KB)
--------attestation_android_safetynet.go(3KB)
--------attestation.go(8KB)
--------common.go(11KB)