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.