Passkey Authentication with Express.js and Docker – Web Authentication API Tutorial
Taha GÖÇER

About this course
This course takes you through the process of implementing Passkey authentication using the Web Authentication API by building a practical Express.js application connected to a PostgreSQL database in a Docker container. You will learn how to set up your project, configure Docker, utilize SQLize for database interactions, and create a user-friendly interface for registration and login functionalities.
What you should already know
Basic understanding of JavaScript and familiarity with Node.js and Docker concepts are recommended.
What you will learn
By the end of this course, learners will have a fully functional Express.js application capable of user registration and authentication using Passkeys, as well as experience in working with Docker and PostgreSQL.