Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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~
```