How can i use a Hardware 2FA token within a SNAP app?

I use the Google Advanced Security and it works fine on Ubuntu 20.04, however I cant access the hardware token from within a Snap app (Specifically YTM). Is there a switch on the snap I can use to enable this?

1 Answer

Assuming it's a U2F USB device, the snap needs to declare support for the u2f-devices interface. Then you can manually connect it.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like