ArP Posted March 24, 2019 Report Posted March 24, 2019 I have an TOTP that requires it to not automatically refresh. When I add this TOTP to Google Authenticator it shows up as - - - - - -. I have to manually hit the refresh button to generate a code. If I add this TOTP to enpass it constantly refreshes. If I try use the codes from enpass they are not accepted. This is what the TOTP looks like I when I go to save it: otpauth://hotp/<name>?secret=<secret>&counter=1&digits=6&issuer=<issuer> The entities in <> are the variables. How do I get this TOTP to work in the same manner it does in Google Authenticator.
Recommended Posts