Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unlocking biometric tokens #385

Open
aprilsbloom opened this issue Dec 31, 2024 · 1 comment
Open

Unlocking biometric tokens #385

aprilsbloom opened this issue Dec 31, 2024 · 1 comment

Comments

@aprilsbloom
Copy link

Hello,
Just making this issue to ask if it's possible to permanently unlock biometric locked tokens? I'm wanting to export a backup of my codes, and I have a few locked tokens, but I'm unable to include everything due to some being locked. I'm not against re-creating each token entry, but it would be incredibly helpful for anyone in the future running into the same issue.

@justin-stephenson
Copy link
Collaborator

Hi,

This functionality does not exist currently. When tokens are added to FreeOTP they are added into the device Apple Keystore which sets the keychain Item access flags (biometrics lock) on keychain entry.

It may be possible to add support for this https://developer.apple.com/documentation/security/updating-and-deleting-keychain-items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants