Code Monkey home page Code Monkey logo

passkey-associate-cognito's Introduction

Passkey Tutorial: Node.js (Express), JavaScript, MySQL & SimpleWebAuthn

Introduction

Learn to build a secure and user-friendly passkey-based web application. This tutorial showcases how to implement passkeys in a simple web app, thus offering a more secure alternative to traditional passwords. You'll learn aobut the the technicalities of setting up passkey authentication end-to-end without relying on third-party passkey providers.

Tools and Technologies Used

  • Node.js (Express): Utilizes TypeScript for robust backend development with the Express framework.
  • Vanilla HTML & JavaScript: Implements a straightforward and effective frontend.
  • MySQL: Manages user data and passkey credentials securely.
  • SimpleWebAuthn: Handles WebAuthn operations for registration and authentication.

Features

  • Passkey Sign-Up: Enables users to create new accounts and generate passkeys.
  • Passkey Login: Facilitates secure login using the created passkeys.

How to Use

Step 1: Clone the Repository

Clone this repository to your local machine by running:

git clone https://github.com/corbado/passkeys-tutorial

Step 2: Run the Project

Use the following command to run the project in a docker container:

docker compose up -d

passkey-associate-cognito's People

Contributors

vincentdelitz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.