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:
Web management console
Mailbox verification emails
Security related notification emails
Audit logs
and more!
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 🚀