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
- Host: GitHub
- URL: https://github.com/sourcecode081017/passkey-auth-go
- Owner: sourcecode081017
- License: mit
- Created: 2025-02-23T19:21:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-16T06:05:49.000Z (about 1 year ago)
- Last Synced: 2025-07-20T10:02:31.531Z (11 months ago)
- Topics: fido2, golang, passkeys, react, webauthn
- Language: Go
- Homepage: https://sourcecode081017.github.io/passkey-auth-go/
- Size: 303 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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