webauthn-ruby
webauthn-ruby copied to clipboard
Update documentation to avoid PIN bypass
This fixes #350, which pointed out a bug in certain browser/device combinations that allow bypassing the user's PIN if the user_verfication: true
flag is not set.
https://hwsecurity.dev/2020/08/webauthn-pin-bypass/
I feel like that in order to help with the migration to passkeys, the docs should setup so that user_verification
is required throughout.
Sorry for the delay. Will take a look ASAP