mattrubin / Authenticator

Two-Factor Authentication Client for iOS
https://mattrubin.me/authenticator
Other
843 stars 112 forks source link

Quick access from the home screen using force touch #139

Open mattrubin opened 8 years ago

mattrubin commented 8 years ago

This would require some sort of "favorites" preference, or tracking of recently-used tokens, to show a subset when the user has more tokens than can fit in the force touch menu.

As requested on Twitter: https://twitter.com/benklinger/status/785522701318316033

beaucollins commented 8 years ago

I was looking at the Today Extension and thought a "favorites" list would work there as well.

jansenfuller commented 6 years ago

One other possibility is to just show the top three entries. The way I use Authenticator is putting the most important/used accounts on the top and the progressively less important as you go down. I think ordering would be better than creating an entire favorite system.