passkey-authenticator-aa

By passkeydeveloper

Passkey-authenticator-aa Alternatives

Similar projects and alternatives to passkey-authenticator-aa

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better passkey-authenticator-aa alternative or higher similarity.

passkey-authenticator-aa reviews and mentions

Posts with mentions or reviews of passkey-authenticator-aa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-02.
  • Passkey Implementation: Misconceptions, pitfalls and unknown unknowns
    8 projects | news.ycombinator.com | 2 May 2024
    Very thorough article, nice! I'll add some other pain points I experienced:

    - You need to let users register more than 1 passkey, but how to show them which is which? There are lists like this one[^1] and FIDO provides a (maybe irrelevant?) list in binary form (???) on their site. I ended up using that JSON list + registration date + browser UA that registered it + "currently using" indicator when the current session derives from that specific passkey. Still kind of feels like a mess.

    - The popular libraries seem to follow a kind of "shadow spec" where they agreed on using the URL-friendly variant of base64, which doesn't have native browser support. Not a big deal (just a couple helper functions needed) but kind of confusing if you're trying to implement the client or server bits from scratch.

    - I still don't know whether it's possible to use both usernameless and usernameful passkeys simultaneously. The APIs seem to be mutually exclusive, differentiated by some options (some of which are already deprecated?) and requiring empty lists to be passed in certain places. I'm trying to bolt on passkeys to a pre-existing auth flow and all I want is the closest thing to "use the browser's built in password manager". Ended up giving up on resident keys for now.

    [1]: https://github.com/passkeydeveloper/passkey-authenticator-aa...

    [2]: https://fidoalliance.org/metadata/

Stats

Basic passkey-authenticator-aa repo stats
1
-
-
-

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com