Hanko Review 2026 - European Identity Management | European Purpose

Hanko

Passwordless authentication - European alternative based in Germany

9.0

Quick Overview

Company Hanko
Category Identity Management
Headquarters Kiel, Germany
EU/European Yes - Germany
Open Source Yes
GDPR Compliant Yes
Main Features Passkeys, WebAuthn, Passwordless, OAuth2, Drop-in UI components
Pricing Free tier / From €99/month
Best For Developers implementing passwordless auth
Replaces Auth0, Firebase Auth

Detailed Review

Alternatives to Hanko

Looking for other European identity management solutions? Here are some alternatives worth considering:

Frequently Asked Questions

Yes, Hanko is fully GDPR compliant. As a German company, it operates under some of the strictest data protection laws in the world. The platform follows privacy-first principles including data minimalism, and when self-hosted, all user authentication data remains on your infrastructure within your chosen jurisdiction. The open-source codebase can be audited to verify data handling practices.

Hanko is headquartered in Berlin, Germany. Being based in Germany means the company operates under EU data protection regulations, and its German jurisdiction provides additional legal protections for user data. Hanko is also a member of the FIDO Alliance, the industry consortium that develops the authentication standards underlying passkeys.

The self-hosted open-source version of Hanko is completely free with no user limits or feature restrictions. Hanko Cloud offers a free tier for development and small projects, with paid plans starting for production use that scale based on monthly active users. Enterprise plans include dedicated support, SLA guarantees, and custom configurations. Visit their website for current cloud pricing details.

Hanko can replace Auth0 for passwordless authentication, Firebase Auth for user management, Clerk for drop-in authentication components, WorkOS for enterprise SSO, and Stytch for passkey and passwordless flows. It provides comparable features to these US-based services while offering the advantage of European data residency, open-source transparency, and a passkey-first approach.

Passkeys are cryptographic credentials stored on a user's device that replace passwords. Users authenticate using biometrics (fingerprint or face recognition), a device PIN, or a security key. The private key never leaves the device, making passkeys resistant to phishing and server-side breaches. Hanko makes passkeys the default authentication method with its FIDO2-certified server, while providing email passcode fallbacks for devices that do not yet support passkeys.

Yes, Hanko is open source and hosted on GitHub where it has attracted significant developer community interest. The project is licensed under the AGPL, meaning organizations can self-host and use it freely. The open-source nature ensures transparency in authentication handling, allows security auditing, and enables community contributions. Hanko also maintains passkeys.io, an open tool for testing passkey implementations.

Yes, Hanko can be fully self-hosted on your own infrastructure. The self-hosted version includes all features without user limits or restrictions. Deployment is supported through Docker containers and can be run on any Linux server, Kubernetes cluster, or cloud platform. Self-hosting ensures all user authentication data stays on infrastructure you control, which is essential for organizations with strict data sovereignty requirements.

Hanko's drop-in UI components (Hanko Elements) are framework-agnostic web components that work with React, Vue, Angular, Svelte, Next.js, Nuxt, SvelteKit, Fresh (Deno), and plain HTML/JavaScript. The REST API and JavaScript SDK can be used with any frontend or backend technology. Official integration guides and example applications are available for popular frameworks to help developers get started quickly.

Passkey authentication is fundamentally more secure than passwords. There are no credentials to steal in a database breach since private keys never leave the user's device. Passkeys provide absolute protection against phishing because they are cryptographically bound to the specific website domain. There is no risk of credential reuse across services, and brute-force attacks are impossible. Even password-plus-MFA systems are less secure than passkeys because they still rely on a shared secret that can be intercepted.

Hanko and Auth0 serve similar needs but with different approaches. Hanko is passkey-first with a focus on passwordless authentication, open-source with self-hosting options, based in Germany under EU jurisdiction, and designed with privacy-first principles. Auth0 (now part of Okta, a US company) offers a broader range of authentication methods and enterprise features but is proprietary, US-based, and typically more expensive at scale. Hanko is ideal for teams that prioritize passkeys, data sovereignty, and open-source transparency.

Go to Hanko