Overview
Learn how to implement fingerprint authentication and passkeys in JavaScript using WebAuthn APIs. Explore the process of setting up biometric-based authentication without relying on third-party providers. Dive into the starting code, understand basic browser functions, and master both client and server-side setup for registration and login processes. Follow along with practical examples and gain insights into modern authentication techniques for web development.
Syllabus
- Introduction
- Starting Code Explanation
- Basic Browser Functions
- Registration Client Setup
- Registration Server Setup
- Login Client Setup
- Login Server Setup
Taught by
Web Dev Simplified