passkey Authentication Go Lang

Simple app using Golang and React.Js to illustrate passkey authentication

Getting started

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

Ensure docker is running and docker-compose is installed.

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

  1. Run the following command in the project directory:

     make run
    

This will build and start the application.

APP Demo