we have passkeys… unfortunately it doesn’t seem like the narrative really took hold in the mainstream.
I’ve been building an app with passkey auth as the default and people are surprised that such an experience exists.
Can you explain what stack you use to build it? Do all of them support it easily?
I’m using Keycloak as my auth server. Took a bit to figure out the configuration necessary.
Tbh I don’t feel like most providers (including Keycloak) are offering strong, turn-key solutions for this.
The closest I saw to streamlined passkey support that you can host yourself is from Hanko.io - that provider didn’t work for my use case but something to consider.