top | item 41925562

(no title)

vdelitz | 1 year ago

how do you want to detect if the user has a password manager? Checking if the DOM is changed by the password manager's autofill?

discuss

order

apitman|1 year ago

I believe the client side exposes a global ID as part of the WebAuthn flow, which would let me only accept IDs from 1Password, Bitwarden, etc. But I haven't verified that.