Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 301 Bytes

File metadata and controls

7 lines (4 loc) · 301 Bytes

passkey-demo: Simple demo of passkey functionality in Go

This is a simple demonstration of passkey registration and authentication using Go and vanilla JavaScript.

Getting started

To run the demo, simply run go build and run the resulting binary. The service currently listens on port 8080.