iOS 16 support for 2FA
Hi, will 1Password support the new 2FA option for iOS 16 (for third party password managers). At the moment it is not showing up for me using 1Password 8 TestFlight.
See article of MacRumors: https://www.macrumors.com/2022/06/06/ios-16-third-party-two-factor-authentication-support/
Comments
-
Apple released the first beta of iOS 16 this Monday (less than 48 hours ago).
How do you expect 1Password to have this feature in a TestFlight build from before that?
It would be nice to see a video from one of their developers showing a "proof of concept" soon, but I would not expect more for a while.
0 -
I did some digging and this basically just chooses the handler for the
otpauth://
URI scheme. 1Password could support it by declaring support for that URI scheme in itsInfo.plist
and then adding a page asking you to select the vault item to which it should add the OTP.0 -