Skip to main content

Serverless Passkeys

What is Passlock?

Passlock is a Serverless Passkey framework. The Passlock client library makes it really easy to implement passkeys on both greenfield projects and those with an existing userbase. We handle the complexity associated with cryptography, browser quirks, encoding/decoding and serialization for you. In addition to the core passkey features, Passlock also offers:

HTML5 Logo BadgeWeb management console
Mailbox verification emails
Security related notification emails
Audit logs
and more!

Passlock console

Framework agnostic

The Passlock library is framework agnostic - you can use it with anything from vanilla Javascript + HTML forms, through to Next.js, React/Redux or any other framework. As you'll see, it's really easy to use the Passlock library with your tech stack 🚀