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

Feature request: Support for iOS TOTP integration #750

Open
fwcd opened this issue Dec 23, 2023 · 6 comments
Open

Feature request: Support for iOS TOTP integration #750

fwcd opened this issue Dec 23, 2023 · 6 comments

Comments

@fwcd
Copy link

fwcd commented Dec 23, 2023

iOS seems to have an API for integrating third-party 2FA/authenticator/TOTP apps with autofill and it would be really cool if Strongbox could support this:

image

@strongbox-mark
Copy link
Member

We've got this on our list :)

@ghqe
Copy link

ghqe commented Jan 20, 2024

Cool.

@ghqe
Copy link

ghqe commented Mar 21, 2024

We've got this on our list :)

How is the progress of this feature?

@strongbox-mark
Copy link
Member

No news just yet. Are you seeing the need for this very often? Could you describe how you see this working or a recent experience where it would have been useful.

@mietzen
Copy link

mietzen commented Mar 24, 2024

It would be really interesting if it was working properly.

I only managed to get the autofill part working using Apple Keychain. No matter which Authenticator App I configure for codes in the passwort option:

IMG_7230

I only get the "Open in" part:

IMG_7231

but not the fill part:

IMG_7229

Here a working example with keychain:

IMG_7232

If the "auto fill" part is not possible (Which might well be since seamingly no one got it working), I personally don't see the need for it since I rarely setup 2FA from my phone.

Edit:
Some research:

@strongbox-mark
Copy link
Member

@mietzen

  • There's no native iOS/macOS API to fill TOTPs which is why no one is doing it
  • Strongbox copies the TOTP code to the clipboard after AutoFilling
  • Strongbox has a TOTP List view

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

4 participants