Skip to content

The story of how a simple website went from using only passwords to deploying passkeys.

License

Notifications You must be signed in to change notification settings

dchahla/passkey-starter

 
 

Repository files navigation

Let's Procrastinate | Chapter 3: Passkey Management

The story of how a simple website went from using only passwords to deploying passkeys.

Congratulations! You've made it to the final chapter of our passkey story.

Now that we've enabled existing users to register a passkey and new users to register an account with only a passkey, we need to provide a way to manage all these passkeys. This involves a simple update to the Profile page where the user can view, add, and remove their passkeys:

Managing passkeys

Setup

No extra setup for this chapter.

Run

npm run dev

About

The story of how a simple website went from using only passwords to deploying passkeys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • Handlebars 34.8%
  • Shell 1.3%
  • Other 0.3%