Hanko
Hanko is a passkey-first, open-source authentication platform that serves as a modern alternative to Auth0, Clerk, and WorkOS. It provides a REST API covering passkeys (WebAuthn/FIDO2), passwords, OAuth social login, SAML SSO, multi-factor authentication, and session management. Hanko is available as a managed cloud service and as a self-hosted open-source deployment, targeting developers who want to add passwordless authentication to their applications. The platform is headquartered in Germany and emphasizes privacy-first, European-hosted infrastructure with a free tier supporting up to 10,000 monthly active users.
APIs
Hanko Public API
The Hanko Public API provides the frontend-facing authentication endpoints including WebAuthn/passkey registration and login, password authentication, OAuth third-party login, S...
Hanko Admin API
The Hanko Admin API provides backend management capabilities including user CRUD operations, session management, email management, WebAuthn credential management, audit log acce...
Hanko Passkey API
The Hanko Passkey API is a standalone FIDO2-certified passkey server designed to add passkey support to any existing authentication system. It covers WebAuthn credential registr...
Hanko Flow API
The Hanko Flow API powers structured authentication flows including login initialization and advancement, registration flow management, profile flow handling, and token exchange...