You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: