Yubico / yubioath-flutter

Yubico Authenticator for Desktop (Windows, macOS and Linux) and Android
https://developers.yubico.com/yubioath-flutter/
Apache License 2.0
1.02k stars 138 forks source link

Feature Request: Add support for Safari TOTP codes #1616

Open dtbartle opened 3 months ago

dtbartle commented 3 months ago

Safari supports fetching TOTP codes from 3rd-party apps (e.g. 1Password), would be great to add this to Yubico Authenticator.

dainnilsson commented 3 months ago

Would this be for a specific OS, or is there support for this in a cross-platform way?

dtbartle commented 3 months ago

I'm not sure if browsers other than Safari support this, but it's supported across Apple iOS, iPadOS, and macOS.

MrMase commented 2 months ago

Would this not require the Yubikeys to be persistantly unlocked on the devices, I believe autheticators like Bitwarden would be able to get away with this as they use a Passkey / Biometric style authentication where YubiKey would need to scan and then unlock the codes device when a request is called. I don't think based on this it would be overly functional if not saving the unlock code to the IOS devices.