trustcrypto / OnlyKey-Firmware

The OnlyKey Firmware runs on the OnlyKey itself and provides the core functionality of OnlyKey.
https://docs.crp.to/firmware.html
212 stars 40 forks source link

Feature Request: TOTP w/ custom period #145

Open peter17ji opened 2 years ago

peter17ji commented 2 years ago

As described in https://github.com/google/google-authenticator/wiki/Key-Uri-Format, TOTP has period field which the authenticator of my company uses. Please implement it with the otpauth uri. Other optional fields such as digits may also be needed. Currently the otpauth implementation in Bitwarden is correct for my usage.