gitmyhub

passkey-garden

HTML ★ 30 updated 1y ago

A peaceful exploration of passkey branding and UX

A design and UX exploration of how passkey login (biometric sign-in) branding and flows could look, with a live demo site.

HTMLCSSJavaScriptsetup: easycomplexity 1/5

Passkey Garden is a small project exploring how passkeys should look and feel for users. Passkeys are a newer way to log into websites and apps without a traditional password, relying instead on biometric methods like Face ID or Touch ID, or a device PIN.

The project focuses on the design and user experience side of passkeys: how they should be presented, what the branding around them might look like, and how the login flow could feel. It is more of a design and UX exploration than a functional authentication library.

The README is brief and mainly points visitors to the live site at passkey.garden and invites discussion through GitHub. The source code for the site is included in the repository for anyone curious about the implementation.

Where it fits