The user suggests adding a 'global' refresh mechanism for authenticator codes, questioning why all codes aren't refreshed automatically if the computational cost is low, instead of requiring individual refreshes.
**Is your feature request related to a problem? Please describe.** Not a problem. Just a query and feature request depending on the answer. **Describe the solution you'd like** The app has the very handy 'arrow in a circle' one can click as the timer runs down, to refresh the authenticator code. What I'm curious is - what is the total "cost" of doing the refresh? It seems to me that it's likely computationally not difficult/costly at all on modern phones. If it's not costly - why not simply have a single refresh button for the entirety of credentials - refresh all of them at once? I think it would make for a visually less busy/complicated presentation on-screen, and if one is in the process of using several credentials in a short period of time, you don't have to jump from credential to credential to keep them 'fresh' while iterating through them.