WebAuthn
-
How To Use Smart Contracts & Passkeys To Set Up Auth On A Web App
This tutorial dives into the creation of smart contract accounts and how this can be used as an identity platform also capable of payments James On YouTube Watch On YouTube: https://youtu.be/V2DwDzp43E8 | Subscribe The first step is to setup the passkey-kit demo which we will be using as a boilerplate. You can clone the repo…
-
WebAuthn PassKey Smart Wallets
In this article we will take a glimpse into the future of account abstraction where web3 can offer walletless, passwordless authentication to web applications. I’ll be connecting a Stellar Soroban smart contract to a web3 frontend and verifying signatures from biometrics on your phone. Welcome to the future. The full source code used in this…