Created
August 7, 2018 13:33
-
-
Save evil5hadow/f9377b943d6b40608e63ed7fed80e6c8 to your computer and use it in GitHub Desktop.
Enable FIDO U2F in Firefox Quantum
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.yubico.com/2017/11/how-to-navigate-fido-u2f-in-firefox-quantum/ | |
While the FIDO U2F experience in Firefox is limited at the moment, turning it on is very simple. It only takes three steps. | |
1. Type about:config into the Firefox browser. | |
2. Search for “u2f”. | |
3. Double click on security.webauth.u2f to enable U2F support. (value should be set to True) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment