Passwordless passkey sign-in
Register a passkey with Touch ID, sign out, and return to OpenIssuer without entering a password.
Watch on YouTubeFree evaluation
OpenIssuer is an OAuth 2.0 and OpenID Connect authorization service. Create a free evaluation account, register an OAuth client for your application, and experience user authentication within its authorization flows. You can also protect sign-in with passwordless passkeys and passkey-enforced multifactor authentication.
How it works
Create an account and organization, register a confidential OAuth client, and use it to sign in to a local NextAuth application.
Free account walkthrough
This walkthrough shows free account signup and activation, OAuth client registration, local NextAuth configuration, and an application signing in through OpenIssuer with OpenID Connect.
The passkey experience protects the user authentication step of a real OAuth 2.0 or OpenID Connect authorization flow. Free users can register an OAuth client in the tenant admin portal and connect an application to the free issuer.
https://your-app.example.com/api/auth/callback/myauthYour biometric information remains on your device. OpenIssuer receives the cryptographic WebAuthn response used to verify the passkey.
Passkey demonstrations
Register a passkey with Touch ID, sign out, and return to OpenIssuer without entering a password.
Watch on YouTubeSee OpenIssuer require a registered passkey after username and password verification.
Watch on YouTubeThe free environment is intended for evaluation, learning, and feedback. Do not use it for production applications or sensitive data.