twofactorauth icon indicating copy to clipboard operation
twofactorauth copied to clipboard

Distinguish external 2FA methods from built-in ones

Open ApCoder123 opened this issue 4 years ago • 2 comments
trafficstars

There are several sites listed for which certain 2FA methods are only available through a 3rd party provider (e.g. Duo) https://github.com/2factorauth/twofactorauth/blob/6bfc7c8beebd37a1d533bfa982ab7e8e577ba053/entries/p/perimeter81.com.json#L16 https://github.com/2factorauth/twofactorauth/blob/d3e48e0ea561ae4d28b73bd4359af3f14f9fe20e/entries/1/1password.com.json#L10

It would be nice to be able to visually distinguish between built-in and 3rd-party 2FA methods, potentially through the icons. E.g. image rather than just having an exception text, as for non-Duo users who may be looking for 2FA methods supported, it could be frustrating to see a method listed that they can't actually use.

It could potentially be a useful feature to have on the site, although it could add clutter to the table?

ApCoder123 avatar Jul 07 '21 19:07 ApCoder123

Would it be possible to add the ability to filter out duo 2fa when searching websites.

person1234-ux avatar Sep 06 '21 16:09 person1234-ux

@person1234-ux yes that is possible. Use 2fa:duo in the search field on the site and it will show any sites supporting duo that we know of.

Carlgo11 avatar Oct 04 '21 21:10 Carlgo11