-
Notifications
You must be signed in to change notification settings - Fork 7
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
display type of auth #88
Comments
Thanks for the issue @roycewilliams! Text real estate is pretty limited in the notification popup, but I'm sure we can craft some specific messaging for users who want more details there. Did you have any particular wording in mind? Maybe, if you configure it to do this, it could say something like "Hey! This site supports security keys!"? |
Whatever makes the most sense for the available space. If it's hard to cram it into the available space, no worries. :) Since more than one kind of 2FA can be available, finding a compact way to express them all could be very informative. Brainstorming some "Hey! This site supports 2FA (thing)" combos ... (hard tokens) or (TOTP) or (security keys) Though with the latter, the distinction between security keys and custom hard tokens (such as those directly provided by some financial institutions) is important to know. The geek in me wants the second option, since it is quite precise. But I can see where these terms won't have meaning for many users. That being said, it might actually be a good solution, since for the general user, just knowing that there's 2FA at all is the key issue, and they can refer to the site help page or twofactorauth.org for more detail. In other words, "Hey! This site supports 2FA (TOTP, U2F)" may be the sweet spot for both new and experienced users. |
Related to 2factorauth/twofactorauth#3222 |
Related to #80, but instead of filtering, just including what kind of 2FA is available in the popup.
The text was updated successfully, but these errors were encountered: