Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemon-mint/webauthn-demo-server
Backend server of Webauthn demo page written in Go language
https://github.com/lemon-mint/webauthn-demo-server
crypto fido2 go golang web webauthn webauthn-demo
Last synced: 3 months ago
JSON representation
Backend server of Webauthn demo page written in Go language
- Host: GitHub
- URL: https://github.com/lemon-mint/webauthn-demo-server
- Owner: lemon-mint
- License: mit
- Created: 2020-12-20T14:49:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T12:09:06.000Z (over 2 years ago)
- Last Synced: 2024-06-20T11:51:51.700Z (7 months ago)
- Topics: crypto, fido2, go, golang, web, webauthn, webauthn-demo
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webauthn-demo-server
[![GoBuildState](https://github.com/lemon-mint/webauthn-demo-server/workflows/Go/badge.svg)](https://github.com/lemon-mint/webauthn-demo-server/actions?query=workflow%3AGo)Simple Demo Page Backend server
# TODO
- [x] Verify With Public Key
- [x] Parse authenticatorData
- [x] Attestation### P.S.
```
Looking for hosting provider~
```