Quickly integrate passkeys into any app. Comes with a Javascript SDK, a passkey provider for Next-Auth, and guides for other frameworks. Self-host or use Hanko Cloud hosted Passkey API.
Hey Product Hunt,
You may have used passkeys to sign in to your Google, GitHub, or even TikTok accounts. If not, you should definitely try it. Website and app developers are embracing passkeys as a password alternative to improve the user experience and strengthen their application's security. Unlike passwords, passkeys are automatically created and stored on your devices, conveniently secured by your device unlock mechanisms like Touch ID, Face ID, or a PIN, and never shared with a server.
Having worked with passkeys and its underlying protocols for many years when building our open source auth solution Hanko, we've put our learnings into this API and SDK to make your passkey integration as simple as possible. Passkey API is FIDO2-certified, ensuring full compatibility with browsers, operating systems, and hardware security keys.
Here's what Passkey API can do for you:
- Plug-in passkey solution by the passkey experts
- Supports both passkeys and hardware security keys like a Yubikey for WebAuthn 2FA
- Framework-agnostic
- Javascript frontend SDK
- Next-Auth passkey provider
- Open source
- Up to 10,000 users for free on Hanko Cloud
If you've built your own auth system and want to bring it up to today's standards to benefit from better user conversion rates, happier users, and improved security for you app, get started with passkeys today.
Iβve been using Hanko for Passkeys for 6 months now and itβs been super easy to integrate and the team is hyper responsive.
The passkeys API is a game changer.
@mfts0 Thank you for your trust and the awesome collaboration, Marc. Having Papermark as an early adopter of the Passkey API has greatly helped us shape the SDK π
@geoff_langenderfer unlike OAuth, passkeys do not involve a 3rd party. Users create their passkeys for each app individually, much like a password in that sense, which can have privacy and security benefits.
Studies at Google and other early passkey adopters showed that passkeys increase conversion rates (no need to create a password) and also the speed and probability of successful logins for existing users drastically. That is in line with what our customers are telling us :)
I've used hanko for just over a year
made integrating passkeys so easy
and their API makes implementing auth with your current stack a breeze
π₯ product and service made by a π team
Hey Felix,
Passkeys sound like a game-changer for both user experience and security. The integration options you provide seem super versatile. How easy is it to migrate from an existing auth system to using Passkeys by Hanko?
@alex_dulub Hello Alex, our Passkey API is best used in combination with an existing auth system. I would not recommend replacing your system, but rather extend it with passkeys. You keep everything you have in place and add passkey support. After a while, you can, for example, allow users to delete their passwords if they have a passkey.
Hanko