-
Notifications
You must be signed in to change notification settings - Fork 1
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
safari integration like authenticator extension for chrome #2
Comments
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:
I'm not sure if your concerns is one or both of these. Thank you |
i'm install macos monterey and dont see any ability to enter own otp secret keys to have working otp. |
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 |
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
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADVQG2XLELATY7DFZCW7VLUIYJ73ANCNFSM5DX7E4YA>
.
--
Vasiliy Tolstov,
e-mail: ***@***.***
|
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 ?
The text was updated successfully, but these errors were encountered: