Skip to content

jamesbachini/WebAuthn-Passkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAuthn-Passkey React App

This project demonstrates passwordless and walletless authentication using WebAuthn and biometric signatures in a React application. It integrates with a Stellar Soroban smart contract, showcasing the future of account abstraction in Web3.

Quick Start

1. Fork the Repo

Fork the repository from GitHub:

WebAuthn-Passkey Repository

git clone https://github.com/jamesbachini/WebAuthn-Passkey.git
cd WebAuthn-Passkey

2. Install Dependencies

Ensure you have Node.js and npm installed, then run:

npm install

3. Run the Application

Start the development server:

npm start

The application will open in your browser at http://localhost:3000, where you can experiment with WebAuthn-based authentication.

Further Reading

For more information on WebAuthn, account abstraction, and how this app works with Stellar Soroban smart contracts, check out the following:

Explore the future of Web3 authentication by trying out passkeys and contributing to the project!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Links

About

React frontend for webauthn passkey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published