Skip to content

TotallyGamerJet/passkey

Repository files navigation

Go WebAuthn/Passkey Example

This is a simple example of WebAuthn and Passkey authentication using Go, Tailwind, and HTMX.

Run

$ go generate ./...
$ go build -o passkeys
$ ./passkeys

Ensure that your browser trusts the generated self-signed certificates.

Then go to https://web-authn.local

demonstration.gif

About

An example of implementing passkeys using Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published