microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.67k stars 1.73k forks source link

Yubikey 2FA doesn't work when signing in to YouTube #2633

Open patrykpalej opened 4 days ago

patrykpalej commented 4 days ago

Describe the bug I downloaded ReVanced app to use it instead of YouTube and during the sign in process I was asked to fill my Google credentials along with the U2F authorization. I tried both Yubikey 5C key and Yubikey 5 NFC key but neither of them work properly. It acts like I didn't use the key even though I did it. I fill the vibration of the NFC key and I can see the light flashing of USB-C key but nothing happens.

Expected behavior I should be signed in the same way I am when logging directly in Google services

System Android Version: 12

mar-v-in commented 4 days ago

This is not a bug tracker for ReVanced.

patrykpalej commented 4 days ago

Sure, but the sign-in process is handled by microG services

mar-v-in commented 4 days ago

If you're using ReVanced, the thing you install is not microG (even though they use the same name and branding), but their fork of it. https://github.com/ReVanced/GmsCore might be a reasonable place to open an issue.

patrykpalej commented 4 days ago

Makes sense, thank you