question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Turn U2F off by default and remove error message

See original GitHub issue

Currently in version 0.0.19 both with and without the --disable-u2f you get an error message:

$ aws-google-auth --disable-u2f
Failed to import U2F libraries, U2F login unavailable. Other methods can still continue.
Google Password:
$ aws-google-auth
Failed to import U2F libraries, U2F login unavailable. Other methods can still continue.
Google Password:

Given how uncommon U2F is, could we disable it by default and not print the Failed to import U2F libraries error unless --enable-u2f is passed?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
nonspecialistcommented, Feb 1, 2018

Seems reasonable

0reactions
max-rocket-internetcommented, Mar 27, 2019

I see in the latest version this is resolved 🎉 Thanks 💙

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disable U2F on unsupported browsers · Issue #66 - GitHub
Currently, the U2F plugin is enabled on all browsers. This means that we let people: try to register a security key on unsupported...
Read more >
Resetting the FIDO2 Application on Your YubiKey or Security ...
Open YubiKey Manager. If you are using Windows 10 you will need to run YubiKey Manager as administrator*. Navigate to Applications > FIDO2. ......
Read more >
Remove a User's Security Key Registration - Salesforce Help
Click the user's name. On the user's detail page, click Remove next to the Security Key (U2F or WebAuthn) field.
Read more >
Intent to Deprecate and Remove: U2F API (Cryptotoken)
Removing cryptotoken will allow us to make these APIs unavailable to websites that ... Disable the U2F API by default; but keep it...
Read more >
Use a security key for 2-Step Verification - Google Account Help
Try turning Bluetooth off and back on. Key won't go into pairing mode. Check if: Your key is unplugged from your computer or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found