Web Authentication APIs

Web Authentication APIs

5 hours, 4 minutes CC

Improve login for your web apps! Tour the many authentication options available in modern web browsers. Go from basic password forms to federated logins with Google. Then, use the latest WebAuthn API and Passkeys, enabling the use of FaceID and other biometrics to remove passwords from web apps altogether!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: February 15, 2023
Get Unlimited Access Now
Table of Contents

Introduction

Web Authentication Strategies

Classic Login Flow

Credential Management

Federated Login

WebAuthn

Wrapping Up