Skip to content

GoogleChromeLabs/passkeys-codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Passkeys Codelab

This folder contains the source code for the passkey codelab. It gives an introduction into implementing passkeys,

Run the demo

First, change to the right directory. Use start if you're following the codelab or complete if you want to see the finished demo.

Next, install dependencies with npm install.

Then, run with the following command:

npm run build && IS_LOCAL=1 npm run start

Additional details

When IS_LOCAL is not set, cookies are sent with the Secure attribute. This means the demo will only work on the HTTPS protocol.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •