An open API service indexing awesome lists of open source software.

https://github.com/sourcecode081017/passkey-auth-go

Project to illustrate passkey authentication (FIDO2 / webauthn) using Go Lang and react
https://github.com/sourcecode081017/passkey-auth-go

fido2 golang passkeys react webauthn

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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
```bash
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:

```bash
make run
```

This will build and start the application.

## APP UI

https://github.com/user-attachments/assets/ee113d26-b179-45e0-bc1f-f550db82bb7e