Skip to content

sourcecode081017/passkey-auth-go

Repository files navigation

passkey-auth-go

Simple app using go and react to illustrate passkey authentication This app uses go for webauthentication ceremonies and react as frontend.

Getting started

Cloning the repository

git clone git@github.com:sourcecode081017/passkey-auth-go.git

To start the app, you can use the make command. Follow these steps:

  1. Ensure you have docker running and docker-compose installed on your system.

  2. Run the following command in the project directory:

    make run

This will build and start the application.

APP UI

passkey-demo.mov

About

Project to illustrate passkey authentication (FIDO2 / webauthn) using Go Lang and react

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published