OneTime icon indicating copy to clipboard operation
OneTime copied to clipboard

safari integration like authenticator extension for chrome

Open vtolstov opened this issue 4 years ago • 4 comments

thank you for you app, it's really helpful does it possible to limit output for only one otp code , for example i can search/select some issuer name or id and display only one token? so if i need otp for github, don't display otp for bank account =). Also what you think about integration for safari ? from linux i'm really like https://github.com/Authenticator-Extension/Authenticator extension. so in browser i'm click on toolbar button and it display otp code for site (that i can enter when create otp)

what you think about my suggestions ?

vtolstov avatar Sep 09 '21 21:09 vtolstov

Regarding Safari extension, it sounds like this is available beginning with iOS 15, which also has a system OTP generator. I don't think I'll add this.

Regarding only showing one OTP, I understand this in two ways:

  1. Passwords should not be shown by default
  2. Search features shows a lot of results

I'm not sure if your concerns is one or both of these. The search feature right now is intended to be rather tolerant to typos. Passwords not showing by default, I think is a good idea. I'm inclined to not add new features since iOS 15 now includes an OTP generator as a system feature- I'll consider this.

Thank you

leptos-null avatar Oct 17 '21 17:10 leptos-null

i'm install macos monterey and dont see any ability to enter own otp secret keys to have working otp. How can i get system otp generator on macos monterey?

vtolstov avatar Oct 25 '21 22:10 vtolstov

On macOS Monterey, open System Preferences, select "Passwords", select the account you would like to add an OTP generator to, click "Edit..." on the right hand side, and then click the "Enter Setup Key..." button

leptos-null avatar Oct 26 '21 02:10 leptos-null

Thanks !

вт, 26 окт. 2021 г. в 05:54, Leptos @.***>:

On macOS Monterey, open System Preferences, select "Passwords", select the account you would like to add an OTP generator to, click "Edit..." on the right hand side, and then click the "Enter Setup Key..." button

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leptos-null/OneTime/issues/2#issuecomment-951510759, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADVQG2XLELATY7DFZCW7VLUIYJ73ANCNFSM5DX7E4YA .

-- Vasiliy Tolstov, e-mail: @.***

vtolstov avatar Oct 26 '21 07:10 vtolstov