Register and sign in with a passkey
See a user register a passkey with Touch ID, sign out, and return to OpenIssuer using passwordless passkey authentication.
Watch on YouTubeDemo
The demo uses a live tenant issuer URL and the standard OIDC authorization code flow with PKCE through NextAuth. The demo tenant has its own issuer, admin portal, client registration, callback URL, and token issuer claim.
This video shows the demo page, tenant admin portal, OAuth client setup, and the NextAuth app signing in through OpenIssuer.
Passkeys
These demonstrations show passwordless passkey sign-in and passkey verification enforced as an additional factor after password login.
See a user register a passkey with Touch ID, sign out, and return to OpenIssuer using passwordless passkey authentication.
Watch on YouTubeSee OpenIssuer require the registered passkey as an additional factor after the user verifies a username and password.
Watch on YouTubeA public demo tenant using its own issuer host and NextAuth client.
https://demo.openissuer.com/issuerhttps://demo.openissuer.com/nextauth/api/auth/callback/myauthOpen the session view in the demo client and check the issuer and tenant values. OpenIssuer resolves the authorization request from the demo tenant host.