How to best support multiple hardware keys (yubikeys, etc.) as a web app?
I’ve implemented second factor authentication for my web app via FIDO U2F, and am testing using a Yubikey.
I have read that it is best practice to associate multiple hardware keys in case one is lost, but I wanted to know what the security… Continue reading How to best support multiple hardware keys (yubikeys, etc.) as a web app?