Skip to content

TransmitSecurity/Training-Passkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transmit Security

This repository contains three branches:

  • main: shows a full passkey integration, with autofill
  • adding-passkeys-starter is the starting point, a base code to learn how to implement passkeys in a project, with Transmit Security
  • adding-passkeys-solution is the solution, where passkeys are integrated (without autofill)

Prerequistes

Software installed:

  • git
  • NodeJS 18.6+, with npm
  • A Javascript IDE, we recommend VSCode

Getting started

Clone this repository, make sure to select the branch adding-passkeys-starter

git clone -b adding-passkeys-starter https://github.com/TransmitSecurity/Training-Passkeys.git

Install the project dependencies. Make sure you have NodeJS 18.6 or higher.

npm install

Start the demo

npm run dev

Follow the training ! You also have the documentation in ./docs/add-passkeys.md.

Resources

You can use NVM to manage multiple versions of NodeJS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •