Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
YellowVista
3 years agoFrequent Contributor
Feature Request: Touch ID / Face ID - Option for SHORTER period to require account password
Goal
Basically, what I want is that any time 1Password is not in the foreground, opening 1Password would require either (1) the account password, or (2) Touch ID / Face ID / PIN if it had been rece...
1P_Dave
Moderator
3 years agoThank you for the reply. The stored secret uses Apple's kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly
attribute which you can read about here: kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly | Apple Developer Documentation
The most relevant information:
Items with this attribute never migrate to a new device. After a backup is restored to a new device, these items are missing.
I hope that helps! 🙂
-Dave