stratumauth / app

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://stratumauth.com
GNU General Public License v3.0
3.14k stars 200 forks source link

Feature Request: Time Correction for TOTP tokens #1177

Open Matgoeth opened 2 months ago

Matgoeth commented 2 months ago

Is your feature request related to a problem? Please describe. It is probably a niche usecase, but I want to be transparent: I manually set my phone time 5 minutes early in order to be more organized. This however creates a big issue when using TOTP tokens, which are time-sensitive. Google Authenticator has option to make correction with what is considered to be a "standard time" which saves my bacon and allows my phone to be "ahead of schedule". I would love to switch to AuthenticatorPro, but there's no correction function like this.

Describe the solution you'd like I'd love to get correction function just like Google Authenticator has or even option for AuthenticatorPro to specify the timezone that it should "correct time to". Manually setting this up (by saying e.g. correct time by 5 minutes and 2 seconds) would be more tedious but I would still be super-happy.

Additional context Thank you for taking time and looking at my Feature Request!