Skip to content

Passlock roadmap

Please note, this roadmap is subject to change

  • Passkey registration & authentication
  • Management console
  • REST API to manage passkeys
  • Client library (TypeScript)
  • Server library (TypeScript/Node JS)
  • Local credential management (signals)
  • Related origin requests (cross-domain passkeys)
  • Developer console
  • Realtime logs
  • Server library (TypeScript/Bun)
  • Other DX improvements
  • Social login using Google Sign In / One Tap
  • Social login using Apple Sign In
  • TOTP authentication e.g. Google Authenticator
  • One-time codes via Email (TBC)
  • One-time codes via SMS (TBC)
  • List user authenticators (passkeys & social logins)
  • List user activity e.g. successful and failed logins
  • Custom security events

Passlock is designed to be language and framework agnostic. We support any backend capable of making REST calls. Our client library works with most, if not all frontend and fullstack frameworks.

To make life easier for developers, we’ll be adding some lightweight framework specific libraries over the coming months. However, we are very clear that the core framework itself will always remain framework agnostic.